• aus10

    (@aus10)


    I have added some of the animations to some text widgets and things of that nature but I noticed they do not wait until visible to animate as the native section animations do.

    How can I make the animations wait until they can be seen to animate?

Viewing 1 replies (of 1 total)
  • Hi, I presume that you added animations with animate.css like bounce and other cool animations.

    If that’s so, you should enter wow (Reveal Animations When You Scroll) before animation css class for example like this:
    <span class="wow bounce">some title or else</span>

    Note: wow and animate are both included in the theme.

    Best regards

Viewing 1 replies (of 1 total)

The topic ‘Animation Timing’ is closed to new replies.