Changing Menu Text Color
-
I am trying to change the color of the text in the menu. I have inserted the following custom css:
.main-navigation, .main-navigation ul li ul li {
background: #000; font-size: 15px; color: #FF0000
}This successfully changes the background color of the menu bar, the font size of the menu, but does not touch the color.
Any suggestions would be appreciated.
Pierce
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing Menu Text Color’ is closed to new replies.