Home>Support>Can not fine where to change colour of button hover

Can not fine where to change colour of button hover

By Kixstaart, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

When I go to appearance then customize there is no menu button to click on to change the button hover colour. Once I click on customize all I get are:
*You are previewing Vantage (with a drop down arrow)
* Site title & Tagline (with a drop down arrow)
*Static Front Page (w a d d a)
* Widgets: sidebar (w a d d a)
* Widgets: Footer (w a d d a)
* Widgets: Header (w a d d a)
Pse help me.

URL: http://www.kblaw.com.au

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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Kixstaart

    The enhanced Customizer, including menu options is a part of Vantage Premium. You can review this offering under Appearance > Premium Upgrade.

    It’s possible to set the menu colors by inserting the following into a Custom CSS module like the one included with Jetpack and edit as required:

    /* Vantage Menu Colors */
    
    .main-navigation {
    background: #343538 !important;
    }
    
    .main-navigation a {
    color: #e2e2e2 !important;
    }
    
    .main-navigation ul li:hover > a {
    background: #00bcff !important;
    color: #FFFFFF !important;
    }
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