Home>Support>Menu and Page Layout Color

Menu and Page Layout Color

Hi guys,

Ive taken all the steps mentioned on the thread below, but I still cant see/find the menu/page layout color feature.

unable to change menu color / no feature “select color”

Please helpp!! :):O
Thanks!!

URL: http://nazarenosumare.com.br

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 Natalie

    The expanded Customizer is unfortunately only available in the premium version of Vantage. You can review the premium offering from Appearance > Premium Upgrade.

    You could also set the menu colors by inserting the following into a Custom CSS module/plugin like the one included with WordPress 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