Colour issue – same colour for menu bar b.ground and main links
-
Hi I have an issue I hope you can help.
I want to use the same colour for my main menu bar background and also the main links. For this reason, when I’m in a page, the active link for the current menu item, is showing as the same colour as the background. I need the header background colour to be the same as the links throughout. What I wanted to do was target the font for that nav menu specifically and tell it to display as white, or, better, just leave it as it is, and ask for a white background for the active menu.I’ve tried adding css in various formats in the theme itself, under custom css. Also in my child theme. I must have the code wrong as it’s not working.
I’ve deleted cache. I’m using !important…. can you help?
Many thanks ??.main-navigation li.current-menu-item { background: #ffffff!important; }
- The topic ‘Colour issue – same colour for menu bar b.ground and main links’ is closed to new replies.