FoxstudioLayout & styling
Animations
2 min read
Animation type
Page load animation
Entrance animation
Hover animation
Click animation
How to add an animation
- Click on the element or section you want to add an animation to.
- In the Inspector panel, select the Animations tab and choose the animation type.
- Customize the settings for the animation like duration, delay, and iteration (optional).
- Save the changes.
The element having an animation setup can be easily distinguished with a lightning bolt icon
next to it in the Layers panel.
next to it in the Layers panel.
How to customize an animation
- Click on the relevant element or section.
- In the Inspector panel > Animations tab, click the animation type you want to change.
- Change its settings:
- Duration: Set the length of time the animation takes to complete.
- Delay: Change the delay for the start of the animation.
- Iteration: Set the number of times an animation is played. The default value is 1.


Last updated