Animations let you add movement to your elements to make your page more engaging and interactive. They help draw attention, guide users, and improve the overall experience.
Where to Find It
- Select any element (button, image, text, etc.)
- Go to the right panel
- Open the Animation section
- Click + Add or edit an existing animation
Choosing an Animation
Inside the animation panel, you’ll find a large library of animations.
- You can scroll to explore all available options
- You can use the search bar to quickly find a specific animation
Animations are also organized into categories, such as:
- Attention Seekers
- Entrances
👉 This makes it easier to find the right type of animation depending on your goal
Animation Settings
Trigger
Defines when the animation happens:
- On Load → plays when the element appears
- On Hover → plays when the user hovers over it
- On Click → plays when clicked
- On Viewport → plays continuously (if supported)
- Controls how fast the animation runs
- Adds a pause before the animation starts
- Controls how many times the animation plays
Example
- Animation: Fade In
- Trigger: On Load
- Speed: Normal
- Delay: 0.3s
- Repeat: 1
👉 Result: element smoothly appears when the page loads
Best Practices
- Keep animations subtle and purposeful
- Avoid using too many animations at once
- Use entrances to introduce elements smoothly
- Use attention animations only where needed
Last modified on April 2, 2026