disappearing menu selection
Hi,
This is my test website : http://asproject.mailbox-belgium.com/start/. I’m using polylang as language plugin. The question is now : when I am un a certain page, the menu is not selected…
Bart
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Bart
Thanks for running Vantage. Please try the following under Appearance > Custom CSS or your child style.css file. Change my colors out for yours:
/* Vantage Current Menu Item Colors */ .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color: #000000 } .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color: #000000 } .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="icon-"], .main-navigation ul li.current_page_item > a, .main-navigation ul li.current_page_item > a [class^="icon-"] { color: #ffffff }Let us know how that goes.
Hi Thx,
Added the code, modified “.main-navigation” to “.menu” and works like a charm.
Bart
Super, glad to hear that helped.
All the best.
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.