Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Warmut,
    I would advise you put this chunk of code inside your style.css or you custom.css file inside your editor (appearance/editor/custom.css)

    html {
      margin-top: 0px;
    }

    Hope this helps. Of course any modifications you do should be through the use of a child theme so as not to lose these changes when the theme is updated.

    Thread Starter warmuth

    (@warmuth)

    Thank you! That didn’t fix it, but it led me to the problem. I hadn’t checked the css for html, and there was a 32px padding set there. Appreciate your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White space at top of body in Twenty Thirteen’ is closed to new replies.