Home>Support>Padding To The Left And Right Of Logo In Vantage

Padding To The Left And Right Of Logo In Vantage

Hello.

I uploaded a 1920 x 480 logo to my website: kompulsa.com, and I figured out how to reduce the top and bottom padding in the theme customizer, there is white space to the left and right of the logo which I don’t want. I just want the logo to be the same width as the rest of the website so there is no white space.

What can be done to fix that?

URL: http://i57.tinypic.com/29copj6.jpg

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, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nicholas

    Please try the following under Appearance > Custom CSS:

    /* Full header logo */
    
    header#masthead {
    padding: 0 !important;
    }
    
    header#masthead .hgroup {
    padding: 0 !important;
    }
    
    header#masthead .hgroup .logo img {
    width: 1080px;
    }
    
    .main-navigation {
    margin: 0 !important;
    }
    
    body.responsive header#masthead .hgroup .support-text, body.responsive header#masthead .hgroup #header-sidebar {
    display: none !important;
    }
    

    Should do the trick.

  2. 9 years, 8 months ago Nicholas Brown

    Thank you! :)

    It worked.

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

    Win! Glad we could help.

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