Site logo

Archived topic

Help with update

7 replies · Started by Gabriel on November 20, 2017

Viewing posts 1–8 of 8

Hello

With the new update i can't manage to reduce the white space between my main navigation and my content. I already created a new header and merge it with my site and I already added:

.separate-containers .inside-article {
padding-top:0;
padding-bottom: 0;
}
.separate-containers .site-main {
margin-top:0;
margin-bottom:0;
}

Hello Leo

Sorry. I mean the white space that is between the content and the "upper part of the screen". The one that you see in the picture you sent me.

Yes I already did that. I already created the header and merge it with my site. But the white space does not goes away. I also added this in my css but it removed part of the white space not all.

.separate-containers .inside-article {
padding-top:0;
padding-bottom: 0;
}
.separate-containers .site-main {
margin-top:0;
margin-bottom:0;
}

Hmm doesn't look like you are using page headers?

Thank you, you where right. Although it appeared as if I was using page headers. I just had to remove it and put it again.

Thanks!

Glad you figured out!

This archived topic is closed to new replies.