I have a section to which I have set inline CSS to min-height:100vh; This way the section always shows 100% full screen. Now I want to add a scroll down button at the bottom of the section just like with the site https://fineartlighting.co.uk.
I’m able to create a button in a row and then a column but I’m unable to get it a the bottom off the section. Any ideas on this?