sub-menu background color and font color
-
Hello,
I am working on my site in MAMP, so cannot send a link. I would like to change the color of my primary menu links to black, but use a black for the submenu background color and white for the submenu links. I can’t seem to get it to work.I put this in the Additional CSS to get the main menu links black:
/* Primary Menu */ .primary-menu a { color: black!important; }
It wouldn’t work unless I put the !important modifier. Unfortunately, you cannot see the submenu links now, because they are black on a black background!
Thank you!
Chris
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘sub-menu background color and font color’ is closed to new replies.