Skip to main content

Button elements

The Button group contains:

ElementPurpose
ButtonPrimary call to action with one main action model.
RedirectMultiple outbound links in one controlβ€”useful when you want several destinations in a compact layout.

Configuration basics​

  1. Drop the element on the canvas inside a container.
  2. Open the drawer to set label text, URL, target behavior, and styles.
  3. For Redirect, configure each link row; replace placeholder URLs with real destinations.
  4. 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.