H
After the last update (version 4.2.4) all icons used become animated with a type of flash effect.
I would like to turn off all animations in these icons. How can I do that?
I tried the below code withou successs.
.avia_transform .avia_start_delayed_animation.av_font_icon {
-webkit-animation: none;
animation: none;
}
Thanks
Hey CloudChoice,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
If you scroll the page you can see the “pulse effect” in all icons.
The same problem in all pages.
The problem is related to new animation: avia_appear
Thanks
Hi CloudChoice,
Here is how to disable animation:
If you need further assistance please let us know.
Best regards,
Victoria