Home>Support>Change Header Padding

Change Header Padding

Hi,

I am using the Premium version of the Vantage theme. I would like to change the padding in the header to 0 px. I have created a Child Theme to do so, and am using the following css:

/* Header Padding */

header#masthead hgroup {
padding-bottom: 0px !important;
padding-top: 0px !important;
}

This does not change anything… Any help here? I am relatively new to this.

I have been reading (I think almost) everything on the forums to try to get an answer to my problem but haven’t found anything.

Thanks for your help!

URL: http://colocation.mystarpoint.com

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, 10 months ago Elodie Kremer

    Hi again,

    Resolved my problem by myself… was missing a dot before hgroup
    So the code actually goes:

    /* Header Padding */
    
    header#masthead .hgroup {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    }
    
  2. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Elodie

    Glad to hear you found that change.

    All the best.

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