Archived topic
Any one knows the trick to have reversible scroll to bottom / then top
2 replies · Started by muralidharan on April 4, 2017
Hi
Does anyone knows or help know how to create one srolling button with two functions.When you scroll down it has a down arrow and as soon as we get to the bottom it reverses itself and the arrows directs you to the top.
thanks
Hi there,
GP has the back to top button: https://docs.generatepress.com/article/back-to-top-button/
I don't think it would be easy to write your own scroll to bottom function but you might be able to find a plugin out there that do so.
Let me know if this helps.
Yea, something like that would require some custom javascript.
The theme itself can't do that as it can't guess where you want to scroll down to.