Home>Support>Can’t center the menu bar site logo

Can’t center the menu bar site logo

Hi I can’t get the site logo which is in the menu bar the center or menu bar, it always sites at the bottom of the bar. I have tried adding a space at the bottom of the image to manually push it up but all it does is make the image smaller.

I have been able to achieve this on my other multisite websites using this theme but not this one.

Below is the custom CSS I am using to format the site

The site address is www.thegameofdog.com

Can I ask you to take a look and tell me what I am doing wrong please

Thanks

ins {
    background-color: #fcfcfc !important;
}

/* Main Slider */

#main-slider {
margin-bottom: -55px;
}

/* Vantage logo in menu padding */

#masthead.masthead-logo-in-menu .logo {
  padding: 0px 0 0px 0;
}

/* Vantage Remove Logo in Menu img constraint */

header#masthead.masthead-logo-in-menu .logo > img {
max-height: 52px;
}

.share-buttons .linkedin.network {
    display: none;
}

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, 6 months ago londonnet

    I think there is padding above the logo but I though I was controlling this with current CSS as I do on other sites. Is my CSS right?

  2. 8 years, 6 months ago londonnet

    Is anyone about to take a look?

    Thanks

  3. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Londonnet,

    You can fix/change this with some custom CSS. If you navigate to Wp AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .logo {
    	padding-top: 4px !important;
    }
    

    Please note that you can disable the logo height constraint via theme setting. WP AdminAppearanceTheme Settings and then untick Constrain Logo Height.

    By the way, as you’re a Vantage Premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread.

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