Skip to main content

Feature: Scroll-to-anchor

Written by Malte Nielsen

With the Scroll-to-Anchor feature, you can link directly to specific sections—either within the same page or from one page to a specific section on another page. When a user clicks on a text link, image, or button, the page automatically scrolls to the defined target or opens the target page in the same tab and jumps to the desired section. This helps structure content clearly and connect related content in a meaningful way.

How it works in two steps:

1.) Assign an Element ID (define the target)

Any widget can serve as a scroll target. Select the desired widget, open the Advanced Settings, and assign a unique Element ID (e.g. section 1, section 2, section 3 or features, contact, pricing).
❗Each Element ID may only be used once per output.


2.) Link to the element (define the trigger)

Choose a widget that supports linking (e.g. text, image, link):

Within the same page: Select the Anchor link type and enter the Element ID.



To another page: Select the Internal link type, choose the target page, and optionally add the Element ID as an anchor.


On click, the page scrolls automatically to the target section.

💡 Good to know:

Using the predefined #top Element ID, you can create a “Back to top” link in the section Anchor at any time—without needing an additional target widget. Anchors can also be shared externally by appending the Element ID to the end of the URL (e.g. #pricing).

Did this answer your question?