How To Underline The Current Page In Vantage Premium Menu?
Hello!
thanks for your great Vantage theme. I did not find answer to my question from the forum, so opened here a new thread to ask for your help / “custom css code” for how to underline the current page in Vantage menu.
Help appreciated : )
Regards,
– Petteri
PS. I Have this code but it is not quite what am I looking for cause its for hovering; I´m looking the same code for current page
/* Vantage Menu */
.main-navigation ul li:hover > a
{text-decoration: underline;}This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Petteri
Thanks for your support :)
Please, try adding the following to Appearance > Custom CSS:
.main-navigation .current-menu-item a { text-decoration: underline; }Hope that helps.
Hi Andrew!
thanks, this one was all I needed and works fine : )
– Petteri
Super :) Glad to hear that did the trick.
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.