Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #920033

    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

    • This topic was modified 6 years, 8 months ago by CloudChoice.
    #920142

    Hey CloudChoice,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #920239

    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

    #920703

    Hi CloudChoice,

    Here is how to disable animation:

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.