Archived topic
HomePage menu behaves differently to rest of site
4 replies · Started by John on February 17, 2021
Hi,
Im new and using GP pretty much 'out of the box'.
I want to get the menu on the homepage working like the rest of the site, its positioned differently, it's stickyish, and just doesn't work with a hero style block. The hero block covers the drop down menu when activated.
It feels like it should be easy to achieve, I must be missing something.
Any help appreciated.
Hi there,
you have this CSS on your site which is causing the issue:
body.home header.site-header {
position: fixed !important;
}
I can't tell you where its coming from as its being called dynamically.
Thats a big help, thank you, I have it fixed now.
Glad to be of help!
Appreciate the support, I bought Gp last year, finally getting around to using it in earnest, the support on here is a big part of me feeling like I've made the right decision. Thanks.