Site logo

[Resolved] lot of space between header image and nav menu

Home Forums Support [Resolved] lot of space between header image and nav menu

Home Forums Support lot of space between header image and nav menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #154635
    cath

    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!

    #154648
    Tom
    Lead Developer
    Lead Developer

    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 🙂

    #154818
    cath

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

    Thanks!

    #154877
    Tom
    Lead Developer
    Lead Developer

    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;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.