Display navigation bar when user scrolls UP

I want do do something similar to the chrome mobile interface, where the URL bar hides every time you start scrolling down and reveals when you start scrolling towards the page top. Scroll trigger doesn’t seem to be up to that. Any suggestion?

Hello @bennyhagen,

For getting this effect you will need to use javaScript code. Here is an article with code example Hide header on scroll down, show on scroll up | by Marius Craciunoiu | Medium

Cheers,
Anna

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.