Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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!
Hi 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:
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.