Anytime @jparlette86
Sure. Here, I’ll explain how you can make the sticky nav appear sliding down from top and then disappear going back up and out of view:
1- Add this to the .hidden-nav
NOTE: Remove: display:hidden and/or opacity values.
2- Select the nav in the hero by double clicking on it. Now you can add a new interaction to it.
###3- Add a SCROLL interaction with the following settings:
This is for SCROLL INTO VIEW: It will hide the sticky nav bar:
This is for SCROLL OUT OF VIEW: It will show the sticky nav bar:
And you’re done!
Hope this is helpful,
Best of luck,
Anna K