Site logo

Archived topic

Padding above header?

3 replies · Started by kaiasgram on January 28, 2015

Viewing posts 1–4 of 4

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.

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 :)

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!

You're very welcome :)

This archived topic is closed to new replies.