Site logo

Archived topic

Would like to get rid of the white spacing between the nav-menu and the header

3 replies · Started by guevara on October 25, 2021

Viewing posts 1–4 of 4

Would like to get rid of the white spacing between the nav-menu and the header, please how do i do that

Hi there,

Try add this CSS:

.page .header-wrap + #page .entry-content {
    margin-top: 0;
}

Many thanks - worked

No problem :)

This archived topic is closed to new replies.