Archived topic
Sticky navigation with splited header section
3 replies · Started by Alberto on March 11, 2020
Hello
I've splited the header section into three as you indicate in https://docs.generatepress.com/article/split-header-three-sections
If I activate the sticky navigation only the navigation is showed in the header (once I scroll down) but what I need is to get all the header (also the three sections above the navigation bar) in the sticky element.
Is it possible?
Thanks in advance.
Hi there,
try the inside_navigation hook instead. May take some CSS to size and position it correctly.
Hi David!
Thanks for your reply.
I was trying with that hook and after changing some CSS rules it seems to work fine in desktop. Now I'm going to do some adjustments to the mobile version.
Thanks a lot
You're welcome.
FYI - there is the inside_mobile_header as well :)