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.

Replies

4
  1. Andrew Misplon Staff 11 years, 11 months ago

    Hi

    Thanks for running Vantage.

    Using Vantage Premium its a feature of Appearance > Customize > Menu > Current Background Color.

    Using Vantage Free you can insert the following into a Custom CSS module like Jetpack Custom CSS and edit as required:

    /* Vantage Current Menu Item Colors */
    .main-navigation ul li.current-menu-item > a { background-color: #dd3333 } 
    .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^=”icon-“] { color: #dd3333 }
  2. Lostbutmakinggoodtime 11 years, 10 months ago

    Thanks for the code and the suggestion! I will try it today.

  3. Lostbutmakinggoodtime 11 years, 10 months ago

    Sorry, no joy. DL JetPack and edited the Custom CSS with this code snippet but no impact on behaviour. I’m not a developer so if there was additional code needed, I wouldn’t know what to add. Again, thanks.

  4. Andrew Misplon Staff 11 years, 10 months ago

    Please head to Appearance > Edit CSS and remove the snippet we just added. Then try this one rather, replacing my colors with yours again:

    /* Vantage Current Menu Item Colors */
    .main-navigation ul li.current-menu-item > a { background-color: #dd3333 } 
    .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^=”icon-“] { color: #dd3333 }

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