Hello!
Thanks in advance for the answer. On my website I want to make sticky only the top bar and not the menu+top bar (the one above the menu). How can I make sticky only the top bar and make the menu fixed?
Thanks!
Hi EuroInfoSys!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main {
padding-top: 30px;
}
#header_meta {
position: fixed;
width: 100%;
}
Cheers!
Yigit
It does not work. They still scroll together.
Hey!
Please go to Enfold theme options > Header > Header Behaviour and disable sticky header :)
Cheers!
Yigit
Great! Thanks!
Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit