Home>Support>Full Width Masthead Logo

Full Width Masthead Logo

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’ve searched and tried all the snippets of css here already but none are working. I’d like to remove the white space from the left and right of the masthead logo.
Thanks!

URL: http://www.alanribbens.co.uk

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, 9 days ago Magus
    Hi, I Work Here

    Hi Andy Betts

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    #masthead {
        padding: 0;
    }
    #masthead .hgroup {
        margin: 0px !important;
        max-width: 100% !important;
    }
    .logo-height-constrain {
        width: 100%;
    }
    

    Let us know how you get on

    Magus

  2. 10 years, 8 days ago Andy Betts

    Perfect, thanks very much indeed :)

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