Site logo

Archived topic

Header section resize

3 replies · Started by Anonymous on June 7, 2015

Viewing posts 1–4 of 4

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

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;
}

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

This archived topic is closed to new replies.