[Resolved] Header section resize

Home Forums Support [Resolved] Header section resize

Home Forums Support Header section resize

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #112982
    Frank

    Hi,
    I was downloading the Exhibit Theme.
    My Question is how can I resize the Header container above the navigation.
    I was uploading a header logo but I have to much space in between the logo and the navigation, also to much black background.
    I want to adjust the header size on the picture.
    I hope my question makes sense!

    Thanks in advance for responding

    #112998
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Couple of options!

    1. Our Spacing add-on allows you to change the padding in the header and many other elements using the Customizer in your Dashboard.

    2. You can use CSS:

    .inside-header {
          padding-top: 0;
          padding-bottom: 0;
    }
    #113004
    Frank

    Hi,

    Thanks for your help before.
    I was downloading the Exhibit Theme.
    My Question is how can I make the navigation not sticky?

    Thanks in advance for responding

    #113007
    Tom
    Lead Developer
    Lead Developer
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.