Help with Menu
-
Hi
I have a basic horizontal menu on my site (twenty ten) with a few drop downs from each parent category. I made a child folder for the theme and am wondering how can I change the menu drop down background colour and text to suit the main menu bar – green?
One other thing is that I altered the colour of the main menu in my child style sheet to green and now it won’t go to any other colour. The reason I was trying this is I was wanting to change the colour of the drop down but it wasn’t working so I tried changing the menu bar colour and that never worked either.
I haven’t changed anything so why is my child appearance changes not having any affect anymore?
Site:
https://www.powerbuildermarketing.com
This is my main menu colour:
#access { background: #FF3300; display: block; float: left; margin: 0 auto; width: 940px; } And I think this is the menu drop down background properties:
#access ul ul a {
background: #aaa;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
} `Could someone help me find out why my child is not working anymore?
Thank you
W
- The topic ‘Help with Menu’ is closed to new replies.