Home>Support>Header Problem

Header Problem

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’m new here in wordpress just want to ask how to remove or change the padding/margin in the header area (white area).
Please see my website.

URL: http://webcraftph.com/misg/

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, 3 months ago Daniel
    Hi, I Work Here

    Hi Jean Maitem

    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.

    
    header#masthead {
    padding: 0 !important;
    }
    
    header#masthead .hgroup {
    padding: 0 !important;
    }
    
    header#masthead .hgroup .logo img {
    width: 1080px !important;
    }
    
    .main-navigation {
    margin: 0 !important;
    }
    

    Let me know if it works out for you

    Cheers

  2. 10 years, 3 months ago Jean Maitem

    yes it worked! thanks a lot @addo

  3. 10 years, 3 months ago Daniel
    Hi, I Work Here

    Hi Jean,

    Glad to hear! Enjoy your day.

    Cheers!

  4. 10 years, 3 months ago David Cline

    I put this code in and now my header image is stretched, what can I do?

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