• How to get rid of the space below the header. I have tried the below css from other topic in the forum.

    body.single .site-main>.hentry>.entry-header, body.page .site-main>.hentry>.entry-header {
    margin-top: 1.5rem;
    }
    body.single .site-main>.hentry>.entry-header .entry-title, body.page .site-main>.hentry>.entry-header .entry-title {
    margin: 0 auto 1.5rem;
    font-size:2rem;

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

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Spacing below header’ is closed to new replies.