Archived topic
Before header hook
5 replies · Started by David on April 22, 2018
Hi there, I'm utilizing before header hook to display a message, how would I make this a sticky header similar to a sticky menu. Thanks in advance
Hi there,
Any chance you can link me to the page in question?
You can edit the original topic and use the private URL field.
Let me know :)
Hi Leo, updated my original post to include the URL
Thanks
So basically you would like the message to by sticky with the navigation?
Would you want to remove the white space in the middle as well?
Hi Leo, yes to both of your questions
Cheers,
David
That case I think the inside_navigation hook would work the best:
https://docs.generatepress.com/article/generate_inside_navigation/
You can remove the header globally with this CSS:
https://docs.generatepress.com/article/generate_header/
Let me know.