-
1. Re: Help changing color of menu in Adora template
neuhrone Apr 16, 2014 11:04 AM (in response to klockw243@aol.com)Hello
I have changed the background color in the css stylesheet, lines 1558 and 1562
#navigation {
background-color: #Your color !important;
}
.sf-navbar li ul, .sf-navbar ul ul li {
background-color: #Your color !important;
}
Hope it helps and it is not too late
-
2. Re: Help changing color of menu in Adora template
nathaliewa May 5, 2014 3:49 AM (in response to neuhrone)Hi,
Thank you for answering the question, I am trying to do the same. Unfortunately when I go on lines 1558 and 1562 I don't see navigation or .sf-navbar li ul
Which leads me to believe that I am not at the right place Could you please tell me where I need to go exactly?
Develop > css > styles.css
or
Develop > stylesheets > modulestylesheets.css ?
Many thanks in advance!
-
3. Re: Help changing color of menu in Adora template
neuhrone Sep 25, 2014 11:16 PM (in response to nathaliewa)Hello
Excuse me I am not connected very often.
You have to go in develop > css > styles.css
modulestylesheets.css is made for modules templates as forum, blog, ...
Have a nice day
