[ad_1]
Hi, I want to make,
1. header sticky only when user scroll down & to hide it on scroll up.
2. And for footer (only in mobile & tablet portrait mode) sticky when scroll up & hide when scroll down but only after user scrolls down to some px below (need to show footer at first)
How can we do it?
When I tried to make sticky header using animation container it hides the Title of the page, but not when I use themes sticky header feature.