Changing colour of CURRENT menu item only
-
Hi there,
I would like to change the colour on the “current page item” so that the HOME page on the menu for example is yellow, but the other page fonts still show in white.What CSS can I use to do this? Your list of CSS items to use doesn’t include anything that can modify what is shown for the current page.
For example, is there something where I could say
ul.shortcode_menu.YOUR_MENU_CLASS li.current_page_item { color: #F5C20C; /* yellow */ } for the current page only?thanks!
Tracey
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing colour of CURRENT menu item only’ is closed to new replies.