Archived topic
how to remove generatepress mobile navmenu bar
5 replies · Started by Abali on July 8, 2018
I am new to web design, i am designing using elementor template and the generatepress mobile navmenu and search bar still appears under my design elementor header template.
i have used this css code it didn't work
@media (max-width: 768px) {
.main-navigation {
display: none;
}
}
Hi there,
that is the mobile header, which you can disable from the Customiser > Layout > Header.
Tanx so much sir! it has been fixed i appreciate but how can i achieve a sticky header....
As you are using Elementor for you're header then you would need to apply a 'sticky' effect to that section. In Elementor, select the Section and go to Advanced > Scrolling Effect > Sticky.
Tanx I appreciate
Glad to be of help