Hello,
i’ve enabled and adjusted the code in order to have a permanent sticky header.
but when i scroll down, the header follows the scroll and jumps to become sticky afterwards.
any idea what to do to suppress this “jump effect“ and have a 100% sticky header?
demo here : https://xjvvxv8a0x4n9hfl-71566098721.shopifypreview.com
thx
Find and remove the script which works on scroll.
I think a class is added to parent div on scroll with JS.
Default Dawn theme has option to make header is sticky. Please remove code you added and select Sticky header is Always in theme customize
this option didn’t work with my theme tweaks…
therefore i had to modify the code
So I guess customized code you added caused that option not working. Please remove customized code you added and then check again.
i don’t want to remove that code because it enables some css animations