Archived topic
Animation question
1 reply · Started by David on October 8, 2020
Hi everyone,
I've noticed that when I add an animation plugin to a site I'm developing.
(Blocks Animation: CSS Animations for Gutenberg Blocks)
( And the animation feature in EditorPlus)
Its available for the standard blocks Heading, but not the Headline block.
Any reason for this ?
TIA, Dave
Hi,
Heading block is a Gutenberg Block default while Headline Block is from a GenerateBlocks plugin.
The plugin your currently using is coded to be added only on Gutenberg default blocks settings.