Animated Blocks free WordPress plugin
Description
Animated Blocks free WordPress plugin
Add scroll-based CSS3 animations to Gutenberg blocks.
See how it works: video demo
Features
Choose from 76 cross-browser CSS3 animations or add your own
Preview animations in the editor
Adjust the animation delay, scroll threshold, and visibility of blocks
Based on Gutenberg’s InnerBlocks component
Settings
Delay: How many milliseconds to wait before animating the element.
Threshold: Add animation when x% of the element enters the screen.
Hide First: Set the element to opacity 0 when the page loads. The option works for elements transitioning to 100% opacity through CSS.
Class name “ab-end” is automatically added to elements when a CSS animation has completed. This can be used for extra customization.
Requirements
PHP 5.6+ is recommended, WordPress 5.0+, and Gutenberg must be active.
Documentation
Select Animated Block from the Layout Elements group and add any content blocks within it. Select an animation from the dropdown list or add your own custom CSS class. The selected animation or custom CSS class will be added to the block when the user scrolls to it.
Animated Block is a parent block (a container), nesting as many blocks as you want.