active pagemenu item in sticky menu
How would i change the font color of the active menu item in a sticky menu?
Color is different from the ‘normal’ menu.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Mail Box
Please try the following in your custom CSS
/* Vantage Current Menu Item Colors */ .main-navigation ul li.current_page_parent > a, .main-navigation ul li.current_page_item > a { background-color: #dd3333 } .main-navigation ul li.current_page_parent > a, .main-navigation ul li.current_menu_item > a [class^="icon-"], .main-navigation ul li.current_page_parent > a, .main-navigation ul li.current_page_item > a [class^="icon-"] { color: #ffffff }Just change the colour codes to match what you need
Let us know how you get on
Magus
great!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.