Scroll from stripe to stripe on button click

How do I make the page scroll down to a certain stripe on a button click in bubble. I have a one page site with 6 stripes. Each stripe has a button. Each button would scroll down to the next stripe. How can I achieve this?

The way I do it is to put ‘shape’ at the top of each stripe and use a work flow - when ‘x’ button is clicked - scroll to shape ‘y’

There may be another way to do it, but this works for me for now.

Thanks! It works using this way.