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 menu with anchor and focus problem

Resolved 3 replies technicalthemetheme-vantage
8 years ago · Last reply by andrea cianni 8 years ago

Hi
I’m using Vantange here
The homepage menu has anchor that point to the different section.

Before i insert the event section (events manager plugin is activated) the menù work fine: smooth scroll to the right section (jQuery Smooth Scroll plugin is activated). The menù don’t highlight the focused item but it was ok.
Now that i insert the Event section the event link stay focused.
what can i do?
I’d like that the highlight canghe following the focused section or better no highlight at all…

Thank for your Help

I had the same problem with Ultra theme from Puro Theme and the great Andrew Misplon resolved

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. andrea cianni 8 years, 3 months ago

    Just to save the appearance in home page i add

    .home .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="fa fa-"], .main-navigation ul li.current-page-item > a, .main-navigation ul li.current-page-item > a [class^="fa fa-"] {
        color: #343538;
    }

    Added in aAppearance > Customize > Additional CSS

  2. Alex S Staff 8 years, 3 months ago

    Hi Andrea,

    Unfortunately, Vantage doesn’t have the same menu highlighting like Ultra has. Sorry mate.

    If you would like to disable the current menu item color, please add the following CSS to WP AdminAppearanceCustom CSS:

    .main-navigation ul li.current-menu-item {
    	color: #343538;
    }

    You might also need to install the SiteOrigin CSS Editor.

  3. andrea cianni 8 years, 3 months ago

    Thanks you!

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