Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
Hi 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.