Home>Support>Centralising the Logo

Centralising the Logo

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

I just loaded the theme and added my logo but it’s to the left side of the page while I would like it to be in the middle. How do I go about rectifying this? Thanks.

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, 13 days ago LFMC

    Hey, I found a solution already on this site. I probably should have done a search first. Thanks! :)

  2. 10 years, 9 days ago Andrew Misplon
    Hi, I Work Here

    Hi LFMC

    Glad to hear you came right.

    This is a setting within Appearance > Customize if you’re running Vantage Premium. In Vantage Free you can use the following within a Custom CSS module (http://jetpack.me/support/custom-css/).

    /* Vantage Center Logo */
    
    header#masthead hgroup .logo {
    float: none !important;
    }
    
    header#masthead hgroup .logo img {
    display: block;
    margin: 0 auto;
    }
    

    All the best with your project.

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