Hello! I hope someone has a tip for this - what I’m trying to do:
-
Show fixed / sticky navigation at the top of the page when scrolling out of the first 100VH.
-
When loading, I show the static nav at the bottom of viewport, and when scrolling down the page, I want it to appear as if this static nav becomes the fixed nav at the top.
-
Once you scroll up again, the fixed / sticky nav should be hidden again and once again show at the bottom of viewport.
I’ve tried with some hide / show animations to do this but I can’t seem to make it work.
Any tips would be so appreciated?
Thank you!