[Resolved] Getting Close – How to customize header

Home Forums Support [Resolved] Getting Close – How to customize header

Home Forums Support Getting Close – How to customize header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87101
    Robert Gusnowski

    I’m using the GeneratePress template on the site http://www.edesia-gifts.ca/ and things are starting to look more like what I want.

    Under Theme Options –> Default Layout, I was able to turn off the side-bar and extend the entire page. The challenge now is to get a header that extends the entire width of the page.

    Can anyone provide an insight or some help on building a custom header?

    While I have some (little) knowledge of WordPress, and a tiny bit about web pages, I am not an artist, and I simply don’t have the skills to finish this. If someone is kind enough to offer some help it would be greatly appreciated.

    Thanks

    Robert

    #87152
    Tom
    Lead Developer
    Lead Developer

    Hi Robert,

    Are you wanting the header to push right up against the header area?

    If so, you can use the Spacing add-on in “Customize > Element Spacing” to remove the header padding, or use this CSS:

    .inside-header {
          padding: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.