I am working on a new project. I have noticed that if I want the button to but animated at loading, and to have a hover effect animation too, this creates an repeating issue. Also even when I disable the mouse over animation, the fade in animation repeat itself every time i pass thought this section. I want the animation to happen when this part is visible and stay fixed until the page is reloaded.
If you want to separate two animations effects, you can add a button inside a DIV container, and add a separate animation effect to the DIV instead of the button.
It does not work. The DIV gets the animation of the button and vice versa…
Sounds like the animation trigger is set to repeat on scroll. You need to change it to “once” or visibility-based trigger.
I do not see any animations set to that text. Can it be embedded into the theme? I guess one solution is to delete that whole block and recreate it.

