Good day,
How can I disable sticky header on desktops and if possible on tablets in landscape mode?
Hello,
You can disable the fixed header in Theme Options > General > Header Settings.
Or add this code in Theme Options > Styling > Custom css:
.fixed-header {
display: none;
}
Feel free to ask if you have any other questions.
Regards
Hello Rose,
I have added that code to Custom CSS for desktop (992px+) and got what I need.
Thanks for your prompt support as usual!
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.