Archived topic
Header, Nav bar, Widget.
1 reply · Started by Spencer on December 20, 2020
On my website (https://www.tay2.org) you can see I have the header, then the nav menu, then a social media widget. I'd like ideally something like this:
https://media.discordapp.net/attachments/77954576916938752/790285872242098237/Untitled.png?width=1352&height=635
however, I'd settle for the widget and the nav menu being on top of one another. I tried to follow the instructions from your website but the PHP just made a black section above my header with the php code inside.
Hi there,
We should be able to replicate what you've shown in the example screenshot.
Try setting the navigation location to below header:
https://docs.generatepress.com/article/navigation-location/
Then you can all the icons using the generate_menu_bar_items hook:
https://docs.generatepress.com/article/generate_menu_bar_items/