So I’ve had a scroll to top button for a while now and I’ve been thinking about making it so the button takes the visitor to a specific section of my landing page.
I’d like the button to basically end up right on the ‘‘price table’’ section rather than going all the way up.
I’ve attached a screenshot of where I’d like it to land.
If it’s through an app then yes, the section id would probably be where ‘new-position’ is. If the app setup requires an actual URL to be used, you can also link to a part of a page with a URL like this : www.example.com/#new-position where new-position is the ID of the element you want to scroll to.