Home>Support>simply highlight the menu option/web page that the user is on

simply highlight the menu option/web page that the user is on

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I wan to how I can highlight the menu option/web page that the user is on? I use Vantage Premium theme.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Anjani

    In Vantage Premium you can head to Appearance > Customize > Menu and select the Current Page Background and Current Page Text. If you’re running Vantage Free you can view our premium upgrade offering from Appearance > Premium Upgrade. In Vantage Free you could use the following CSS selectors in 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. 10 years, 10 months ago Anjani Kumari

    Thanks Andrew. Given code working. :)

  3. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad we could help there.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More