Hi!
How can I get the menu accessible on mobile (one-page design) without having the user scroll all the way back up?
Page is here
Anyone have an idea what to do when you have a one-page design and don’t want the visitors to have to scroll all the way up to the top to access the menu?
Thank you!
Hi,
Sorry for the late reply. Please refer to this: https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile
Best regards,
Rikard
Thank you!
That worked, but I do get a gap between the header the first element (fullscreen slider)
How can I fix that?
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top #main {
margin-top: 112px !important;
}
}
Best regards,
Rikard
Thank you!
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
Yes, thank you!
Hi,
If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon