Viewing 1 replies (of 1 total)
  • There is an empty p tag just below opening div#entry-content that causes 24px margin, so first try to delete this empty p tag to get rid of this 24px.

    then put this in your Jetpack’s custom css option.

    .home.page .entry-content { margin-top:0; }
    .home.page #access { margin-bottom:0; } /* optiontal */
Viewing 1 replies (of 1 total)

The topic ‘Remove space below the menu’ is closed to new replies.