White Gap between Menu and Header picture
Hi guys,
we have a problem with a white gap between menu and header image (start of the page). On every page.
We already tried a CSS Code we found.
/* Home */
.home #main {
padding-top: 0;
}
.home.layout-full .panel-row-style.panel-row-style-full-width {
padding-top: 0;
}
And also we disabled Masthead Bottom Margin.
But there is no difference. Tha gap is always there on the first visit. After scrolling or reloading the gap disappears.
Can anyone help us with this?
We are using SiteOrigin North Version: 1.4.9
Thank you very much!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
7Hi Christoph,
Do you have a public URL where we can take a look at your website? I ask as the following sentence suggests this may be as a result of a bug.
Hi Alex,
thank you for your reply.
It`s: http://develop.renta-security-bremen.de/
Hi Christoph,
Hm. Does this issue occur if you move the following CSS to WP AdminAppearanceCustomzie, Additional CSS:
.main-navigation { font-size: 2.95em; }looks good, thank you! I think this solved our problem!
Hi Christoph,
I’m glad to hear you that helped! Please be sure to post another thread if you have any other questions.
Hi Alex,
unfortunately this was not the solution… I don`t know why but the white space is there again…we followed your solution again but it is still there… do you have another idea how we can fix this?
thanks. regards, christoph
Hi Christoph,
I would use px rather than em as this will avoid this issue while still having the desired menu font size. I would use 42.48px.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.