Archived topic
Logo below header now gone
3 replies · Started by jennifer on August 15, 2017
I am using the "page header" plugin to merge the header and navigation, but now, after the update, the logo over the slideshow is gone. It used to be top left, and when scrolling down, it would move up into the navigation.
Now the navigation is all wonky.
Not sure what I did.
Hi there,
Looks like you are using Sticky only for Navigation Logo Placement? https://docs.generatepress.com/article/navigation-logo/
I think you want sticky + static.
Also you might also need this piece of CSS:
.entry-content {
margin: 0;
}
That's exactly what I needed...thank you so much!
No problem!