Change nav menu item color when you're on that page
-
I have a Twentyeleven Child theme
https://www.sparklynx.be/preview/demaeyerI want to change the color of the menu item when I am on that page. I don’t know how to describe this, which is probably why I haven’t been able to successfully search for it.
The default is, that the nav menu item is in bold after you’ve clicked on it, and you are on that particular page.I changed the style of the nav menu to
#access ul { font-family: 'Verdana', sans-serif; text-transform: uppercase; font-weight: bold; font-size: 17px; list-style: none; margin: 0 0 0 0; padding-left: 0; display:inline-block; }
I basically want the color of the nav menu item to be in blue when I’m on that page. But I don’t know where to go to change what I want to change…
Any pointers would be great.
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Change nav menu item color when you're on that page’ is closed to new replies.