Keyframe Animator

Keyframes Animations are a very powerful CSS property. Our Keyframes Animator allows you to harness this power and simply create keyframes css in the "Elementor Way"

watch the Keyframe Animator tutorial

Play Video

Keyframe Animation Power.

Choose any widget, section, or column and head over to Advanced Tab. select the Keyframes Animator and enable the animator.
Now tweak the settings to your liking, set the number of iterations (repetitions), or set to loop as in the examples below. Then you can use the name of the animation anywhere you want using CSS or have it run automatically on the parent element. Below you will find a repeater that allows you to then create the different keyframes of your animation. So, for example, if you set your animation time to 10 seconds and have 3 keyframes: 0% 50% 100% – then the 0% will represent the beginning of your animation. 50% will happen after 5 seconds and by 10 seconds the CSS defined in the 100% keyframe will execute.

Animations Power simplified.

This feature requires some knowledge of CSS but once you get the hang of it you will see that it is straightforward, and will save you a lot of time if you want to achieve this type of animation.

You can reuse the animation as long as it loads on the page, so if you want all pages to use a certain animation, consider adding that keyframes set up in the footer or header of the website, so it will be present when our CSS references it. Check out the bottom of the page for an example.

How Simple is it?

example: name of your animation: myAnimation.
CSS: selector h2 {animate: myAnimation;}

You can add more CSS values to your CSS like animation time and iteration count and it will override what is predefined in the Keyframe Animator. simple as that.

Scope : Extension
Dependencies: Elementor

Frequently Asked Questions

The Keyframes Animator is a feature in which you can add animations to any Elementor widget, section, or column by creating keyframes and using CSS to reference them.
To enable the Keyframes Animator, choose the widget, section, or column you want to animate and head over to the Advanced Tab, select the Keyframes Animator, and enable it.
You can use the Keyframes Animator repeater to create different keyframes for your animation. For example, if you set your animation time to 10 seconds and have 3 keyframes: 0% 50% 100% – then the 0% will represent the beginning of your animation. 50% will happen after 5 seconds, and by 10 seconds, the CSS defined in the 100% keyframe will execute.
Yes, the Keyframes Animator requires some knowledge of CSS. However, once you understand it, it is straightforward and will save you a lot of time when creating animations.

THIS FEATURE IS PART OF :