Home>Support>Vantage Premium – Logo in Menu items not aligned

Vantage Premium – Logo in Menu items not aligned

Hello,
Please take a look at chiefs schedule.com – I need the menu to be in line with the center of the logo, however, it appears to be stuck aligning at the top. Adjusting menu padding has not worked and just expands the entire menu area as opposed to moving just the menu items down. For reference, you can look to kubasketballschedule.com for how I want it to be. It worked correctly for me there.
Thank you!

URL: http://chiefsschedule.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. 8 years, 11 months ago DiXie

    I found some very helpful code to solve this issue on this thread:
    Thread: Header Menu Text Vertical Alignment

    Basically the code you are looking for is the following. Go to Appearance -> Custom CSS and enter it there.

    To move the menu text down in alignment with the logo:

    .menu {
    padding-top: 25px;
    }
    

    Adjust the amount of pixels as needed.

    To remove or adjust the amount of padding for the logo itself:

    header#masthead.masthead-logo-in-menu .logo {
    padding-top: 0px !important;
    }
    

    This code will place the logo as close to the top of the screen as possible.
    Hope that helps!

  2. 8 years, 11 months ago Robbie Lynn

    This worked great. Thank you!

    >

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

    Hi Robbie

    Really glad to hear you’ve made progress.

    DiXie, thanks so much for helping out.

    All the best.

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