• I uploaded a header to my blog and it is a little low. I need help getting it up to the curved light gray line. Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Remove the top margin on the header container’s h1 site-title class, like:

    h1.site-title {
    margin-top: 0px;
    }

    By the way, test your site on a mobile device: the banner is not responsive so there’s a huge horizontal scroll bar on mobile devices.

    Good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘moving header’ is closed to new replies.