Site logo

Archived topic

Remove margin below main nav

4 replies · Started by Henry on November 5, 2016

Viewing posts 1–5 of 5

the margin lies in here:

.entry-content, .entry-summary, .page-content {
    margin: 2em 0 0;
}

just set the 2em to zero. (via custom css i suppose - you'll only need the 'entry-content' selector)

thanks

Glad we could help :)

This archived topic is closed to new replies.