Home>Support>Customize appearance

Customize appearance

By Ryan, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hello, I am curious where I can manipulate the color and height of the menu bar above the meta slider? Is it possible to move the bar below the slider? Would these tasks be easier if I upgrade to premium? I fully intend to if this theme starts coming together for a novice like me for me. Thanks in advance!

URL: http://gridriddance.com

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

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

    Hi Ryan

    Thanks for your interest.

    All menu colors and menu padding (menu height) are options in the premium Customizer.
    It’s not possible in either Vantage Free or Premium to move the menu below the slider position.

    If you’d like to use Custom CSS here are a few of the menu selectors you could use to change colors:

    /* 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;
    }
    

    Edit as required.

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