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.

Vantage ps2id highlight current id in menu

7 years ago · Last reply by Alex S 7 years ago

Hi.

How to get working Page scroll to id,
I mean highlighting current menu position.

I tried this code and nothing:

.main-navigation .memu-item a.mPS2id-highlight{ 
    color: red; 
}

Changing selectors in plugin settings also not changing nothing.

Best regards
Aleksander

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 7 years, 10 months ago

    Hi Aleksander,

    Do you have a public URL where we can take a look at your setup?

  2. Aleksander S 7 years, 10 months ago

    Yes.

    I turn off Maintenance mode now.

  3. Aleksander S 7 years, 10 months ago
  4. Alex S Staff 7 years, 10 months ago

    Hi Aleksander,

    Very sorry for the delay.

    Please try the following CSS:

    .main-navigation .menu-item > a.mPS2id-clicked { 
    	color: #f00; 
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

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