Animating a button you already built
Attach mode adds motion to a native builder button while keeping its actions, including one-click upsells.
Why attach mode exists
Some button actions cannot be reached by any custom widget: one-click upsells, membership actions and named funnel steps live inside the builder’s own Button element. If a custom widget rendered the button, those actions would be gone.
Attach mode solves this. The widget renders nothing of its own and instead animates a button you already placed, so the original keeps every native action.
How to set it up
Give the native button a custom class in its own settings, then set the animated element’s Target to An existing button and enter that same class.
- Select the native button, open its settings, and add a custom class such as `magnetic-cta`.
- Add the Animated Elements widget anywhere on the same page.
- Set Target to "An existing button".
- Enter the class you used, without the leading dot.
When to use built-in mode instead
If the button only needs a popup, a URL, a scroll, a call, an SMS or an email, built-in mode is simpler and gives you full control of the button’s appearance. Attach mode is specifically for actions that only the native button can perform.
Did this not cover it? Ask support.