[Resolved] Space between header and browser frame

Home Forums Support [Resolved] Space between header and browser frame

Home Forums Support Space between header and browser frame

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69341
    Juergen B.

    Hello,

    I‘m just working an a new website: http://www.nxtwerk.de/wirsindhaan (work in progress). Now I’d like to have a small space of – let’s say 12px – between header top and browser frame, so the you can see a small stripe of the backgraound image. How do I manage this?

    Very nice and modern theme, by the way. Clean an elegant. I fancy the options of 1-3 columns very much.

    Greetz
    Juergen

    #69404
    Tom
    Lead Developer
    Lead Developer

    Hi there, nice site!

    This CSS should do the trick:

    .site-header {
          margin-top: 12px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.