Archived topic
Move navigation menu at the bottom of header merged with page hero
8 replies · Started by ernestw on November 30, 2021
Hello,
I have created a page hero in my homepage, and merged it with the header (with header element).
I can't move the navigation (which sits in the header) at the bottom of the hero element. I attach a picture. Thanks a lot!
Image: https://ibb.co/89n7f0T
Hi there,
tricky one that.... will that be across the site ? And is is possible i can see the site ?
Hi David,
thanks for your reply. Just in the Home. Actually I am asking this more for general knowledge than for a specific website...
Hi there,
I think the easiest way would be using CSS position:absolute; to position the navigation.
Hey Ying, thanks for your reply. If I use position:absolute; all the elements of the menu overlap (I don't know why...).
By the way, this css trick is very useful, but I was trying to understand if it was possible to do it via the theme. In other words: can I add a navigation bar wherever I want?
can I add a navigation bar wherever I want?
Sorry, I don't think so.
If you can link us to your site, we can help with CSS.
Solved with css, thanks!
Glad to hear that :)