Archived topic
Adding a phone number
3 replies · Started by Ashley on January 21, 2019
I'm trying to achieve a '3-column' fixed header.
Ideally, I want a logo on the left, a centre aligned menu and a contact number on the right.
I'm using the nav in replacement of the header as it needs to be fixed and also overlay the content on all pages.
Hi there,
You could try adding the phone number as a menu item and use the menu-item-float-right class:
https://docs.generatepress.com/article/adding-icons-to-menu-items/#floating-the-icon-to-the-right
Or use the inside_navigation_hook in our Hooks Element module:
https://docs.generatepress.com/article/hooks-element-overview/
Let me know if this helps :)
Thanks Leo, this did the trick! :-)
No problem :)