This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How To Underline The Current Page In Vantage Premium Menu?

9 years ago · Last reply by Andrew Misplon 9 years ago

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

3
  1. Andrew Misplon Staff 9 years, 10 months ago

    Hi 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.

  2. Petteri 9 years, 10 months ago

    Hi Andrew!
    thanks, this one was all I needed and works fine : )
    – Petteri

  3. Andrew Misplon Staff 9 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread