Viewing 3 replies - 1 through 3 (of 3 total)
  • Eeks! Quite the gap!

    This should fix it up: (using either a Child Theme or Custom CSS plugin)

    .single .hentry, .error404 .hentry, .page .hentry, .search-no-results .no-results {
        padding: 0 130px;
    }
    .entry-content, .entry-summary {
        margin:0;
    }

    Thread Starter alexettinger

    (@alexettinger)

    That seems to have worked… thank you so much!

    Hi all – Sorry to jump in on the conversation late in the game. I’m having the same problem, and after trying the code above, it didn’t seem to work. Any ideas on why the large gap here:

    Thank you so much!
    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Large gap between header and content’ is closed to new replies.