Current Menu Item text color
-
Hi there. I am trying to change the color of the text on a menu item when it is on that page. The text of my menu items are black but when it is on that specific page I want it to be white text. I tried this in my CSS:
.current-menu-item a {
color: #FFFFFF;
}But it does not change it. Any suggestions??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Current Menu Item text color’ is closed to new replies.