Sigmatica3301 Posted May 5 Posted May 5 I've used some Shopify and other platforms that allow you to pin or float a minimized top menu bar as you scroll down after a full page? It eliminates the 'back to top' plugins and such since the menu bar is always visible. It's a great tool/option. Is this a possibility for the future
Ehren Posted May 5 Posted May 5 Hi @Sigmatica3301 Welcome to IPSFocus! Something like this would be possible however it would require some fairly significant modifications to achieve. I guess the easiest way would be to use an intersectionObserver to find out when the top of the page is out of view, and then restyle the navigation into a sticky menu from there. It’s not likely a feature which will be included by default however I imagine it’s possible as a custom code change
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now