Scroll to Element Action
Smoothly scrolls the page to bring a specific element into view.
This action is commonly used for anchor navigation, in-page links, or interactive buttons.
Action Settings
Option | Default | Type | Description |
Scroll Position | None | Dropdown Selection | Determines the vertical alignment of the target element after scrolling. Top aligns the target element to the top of the viewport. Center aligns the target to the vertical center of the viewport. Bottom aligns the target to the bottom of the viewport. |
Scroll Offset | 0 | Number | Adds an additional vertical offset (in pixels) to the scroll position. This value adjusts how far above or below the target element appears after scrolling. |
For sliders, you can enter values beyond the predefined range by manually typing a value directly into the input field.
Applied To
Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.