Change Menu Bar Color in Twenty Eleven
-
Hi all,
I’m trying to change my menu bar so it’s white with grey text and change the hover over color.
I read this post about the gradient in Twenty Eleven but when I pasted the code, it didn’t work. FWIW I’m working in preview so I can get the CSS right before I launch the new theme.
When I use:
#access { background: #fff;nothing happens.
When I try:
#access aor#access ulas the selector, the color changes but just for the buttons, not the extra bar to the right and left. I can’t use “color” to change the color of the font here.Any ideas? I’d also like to dump the box shadow below the menu bar. Tried:
#access { box-shadow: none;}and that didn’t work either.Here’s the demo theme that I’m pulling the selectors from.
Thanks!
-
Forgot the close } on my first bit of code when I typed it above, but rest assured I had it correct when I tried it in the editor.
- The topic ‘Change Menu Bar Color in Twenty Eleven’ is closed to new replies.