Button elements
The Button group contains:
| Element | Purpose |
|---|---|
| Button | Primary call to action with one main action model. |
| Redirect | Multiple outbound links in one controlβuseful when you want several destinations in a compact layout. |
Configuration basicsβ
- Drop the element on the canvas inside a container.
- Open the drawer to set label text, URL, target behavior, and styles.
- For Redirect, configure each link row; replace placeholder URLs with real destinations.
- Attach tracking or pixel events when your stack expects per-click measurement (see Page settings Pixel usage summary for Meta).
UX recommendationsβ
- Use one primary button per visible section when possible.
- Write verbs (Get, Start, Download) instead of vague labels (Click here).
- Keep touch targets large enough on mobile.
Frequently asked questionsβ
Redirect versus separate buttons?
Use Redirect when you need multiple parallel destinations in one compact UI. Use separate Button elements when each action deserves equal visual weight.
Do buttons inherit global styles?
Global style in the sidebar can influence typography and colors depending on what your template applies; always verify per-element overrides.