hello
on my site there is this pic that has an animation
is it possible to slow down the animation?
best regards, jelle
Hey jelle,
Please try the following in Quick CSS under Enfold->General Styling:
.home .avia_transform .avia_start_delayed_animation.av-rotateInUpLeft {
-webkit-animation: avia-rotateInUpLeft 1.5s 1 cubic-bezier(0.175,0.885,0.320,1.275);
animation: avia-rotateInUpLeft 1.5s 1 cubic-bezier(0.175,0.885,0.320,1.275);
opacity: 1;
}
Best regards,
Rikard
thanks rikard,
you can close this ticket as far as im concerned
best regards, jelle
Hi,
If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon