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,
I am fully aware that it is possible to highlight the current menu item within the settings of the Vantage theme, however, I would like to be able to control it manual via CSS.
I have tried this code, but it seems not to work:
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a {border-bottom-color: #92A5DC; border-bottom-width: 5px; border-bottom-style: solid;}
What am I doing wrong here?
Stooop :-)
It does actually work, I had just inserted the css on the wrong site….
Awesome, glad that helped.