Archived topic
Header problem
5 replies · Started by Max on June 16, 2021
Viewing posts 1–6 of 6
Hi i have a sticky header
Everything is fine till i go scroll. then my logo appears under my header. If i scroll further it is fine again. But how can i fix this problem.
Hi there,
try adding this CSS:
.main-navigation.navigation-stick.has-sticky-branding.navigation-clone .inside-navigation.grid-container {
padding-left: 0;
padding-right: 0;
}
Didnt work
Ok remove that CSS.
The better option would be to Enable the Navigation as Header option in Customizer > Layout > Header.
Thanks :)
Glad to be of help
This archived topic is closed to new replies.