pointer-events: none, so they never block taps or clicks on the content beneath them.
Where effects appear
Setting a global effect
A global effect applies to every card or button on the page at once (background effects are always global — there’s only one background).Open the Theme panel
Choose Customise on your active theme
Expand the Effects section
Pick an effect

The global Effects panel, with Meteor Shower applied as the background effect
Publish to make it live

The Background effect dropdown, showing all three named background effects plus Preset default and None (disabled)
Overriding the effect on a single block
Any individual card or button block can use a different effect than the global setting, or disable effects entirely, without changing the global setting for other blocks.Select the block
Open the block's Design tab
Expand Effects and choose an option
- Theme default — inherits whatever the global setting is. This is the default for every block.
- None (disabled) — turns off effects for this block only, even if the global setting has one applied.
- Any named effect — overrides the global setting and uses this effect just for this block.

A block's own Design tab, with its Card Effect dropdown open
Available effects
Background effects
Card effects

The Card effect dropdown
Button effects

The Button effect dropdown
Canvas preview vs. published page
Effects render at full visual intensity in both the canvas builder and the published landing page — what you see while editing is what visitors see. There’s no separate “preview mode” needed to check how an effect looks.Performance notes
Effects are lightweight and client-rendered, and they don’t call any external service. They run entirely in the browser and have minimal impact on page load time.Related
- Themes — setting theme-wide default effects from the Customise panel’s Effects section.
- Design options — the per-block Effects group that overrides the global setting.
- Blocks reference — the blocks that carry a Card or Button effect.