I’m referencing this: https://kriesi.at/support/topic/enfold-one-page-how-to-keep-header-as-is-when-scrolling-down/?login_error
and made the changes which makes it always transparent but the header is not staying on the top, it scrolls down when viewing on a desktop. I want it to stay on the top of the page where its located when you are scrolled all the way up and stay transparent when you scroll down.
Thank you!
Hey!
Sorry for the late reply!
It does seem to work fine on my end. I attached a screenshot in private content field. Have you figured it out already? If not, please elaborate.
Best regards,
Yigit
Hi, I’m sorry but maybe I didn’t explain what I wanted well enough. We don’t want the menu to scroll down but we want it to stay on the top of the website when the user scrolls down. So when you scroll down, you don’t see the menu anymore since it stayed on top of the webpage.
Thank you!
Hey!
I commented out following code in Quick CSS
#header {
position: fixed !important;
}
Please review your website now
Cheers!
Yigit
The menu still follows down when you scroll down. How do we get it to stay to the top of the page and not follow down when you scroll down the page?
Hey!
We might be editing the Quick CSS field at the same time. I commented it out once again. Please review your website now.
Best regards,
Yigit
lol. Sorry i think we were. That fixed it, thank you!