Scroll up/down button

Hey,

is there a way to build a simple sticky button that would - on click - scroll your viewport up or down by specified amount (of pixels, percents, vh)?

Context: I’d love to add such a button into vertical navbars I’ve placed on both sides of my layout. One serving as up and the second as down. Here is a link to a published site https://nmds.webflow.io/

Any ideas?
Thank you

Hi there @Tomas_Kejmar, you can create a scrolling function with up/down, but you are limited to 2 clicks per button. You could create a button that would fade out as you scroll down with another down button fade in for the next click.

And vise versa for the up button as well. Just add section IDs.