Overlay

The overlay shortcode is used to add an overlay that will show when the user hovers over the image. You can add your own content to show as part of the overlay. Some examples of content you could add include: icons, buttons, text, etc.

SHORTCODE OPTIONS

file
The relative path to the animation object.
animation_name
Name of the animation.
loop
Set true if animation has to loop. Default false
loop_count
Number of loop
autoplay
When enabled, the animation will play automatically. Default false
renderer
Select renderer options: ‘svg’, ‘canvas’ and ‘html’ to set the renderer. Default svg
[better_overlay image="805" title="Overlay Effect" font_color="#fff" loop="true" effect="apollo"]OVERLAY CONTENT[/better_overlay]