Hey Kjael,
the slider functionality you mention is based on some rather complex jQuery, and is only available from inside the slider. If you want another element to link somewhere else on the same page, you can try using the scrollTo jQuery method (it also has an option to scroll a specific amount of pixels), otherwise if you’re not familiar with javascript this method is recommended. The trick in the latter one is to choose the position of the element you link to correctly, i.e. insert the
tag in the right place.
Sincerely,
Andrii / Satori Studio