[Resolved] Padding above header?

Home Forums Support [Resolved] Padding above header?

Home Forums Support Padding above header?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #69737
    kaiasgram

    I would like to put some padding above the header box. I tried the custom css code I’ve used on some of the Thesis sites I’ve built but it’s not working. Help?

    *It’s my first post here and first time using GP theme.

    #69758
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Are you wanting space on top of the header element so you can see your background at the top?

    If so, this should help:

    .site-header {
          margin-top: 10px;
    }

    Let me know ๐Ÿ™‚

    #69794
    kaiasgram

    That did it — thanks very much. The code for doing the same thing in Thesis was different. I’m not a professional but I have built websites with Thesis 1.8x and with Atahualpa. I wanted to switch to a responsive theme so I’m taking GP for a test drive.

    I appreciate the prompt reply, thanks again!

    #69795
    Tom
    Lead Developer
    Lead Developer

    You’re very welcome ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.