Site logo

Archived topic

lot of space between header image and nav menu

3 replies · Started by cath on November 21, 2015

Viewing posts 1–4 of 4

Hi, there seems to be a lot of space between the header image and the nav menu underneath which I would like directly underneath it. Is there a way to minimize this or a reason it might be happening? Thanks!

Hi there,

If you have our Spacing add-on, you can remove this spacing by going to "Customize > Element Spacing" and setting the header bottom padding to 0.

Let me know if that works or not :)

Thanks, Tom. I do not have that add-on but could to know that that is what is needed.

Thanks!

No problem! If you can't get the add-on (it has a lot of other awesome stuff), you can use this CSS:

.inside-header {
    padding-bottom: 0;
}
This archived topic is closed to new replies.