Archived topic
Sticky Header
1 reply · Started by cpalo on January 21, 2021
https://demo-pasdt.cahue.dev
In the top bar there is a language switcher.
Only the navigation bar is sticky.
Could the switcher be displayed in the navigation glass when it is in the sticky position.
Hi Cpalo,
The switcher is in the top bar which can not be merged to the navigation.
You'll have to add it to the navigation bar in order to let it show in sticky navigation.
Using generate_menu_bar_items hook element might be the way.
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/generate_menu_bar_items/
Let me know :)