Is there any way to disable all animations on icons and such?
Hi Kevin!
Try the solution on this thread: https://kriesi.at/support/topic/turn-off-animations/
Let us know if it works on you :)
Best regards,
Nikko
Thanks for your reply. That didn’t change a thing…
Hi,
Can you provide a temporary admin access and login link? just post the details in the Private Content section of your reply.
Best regards,
Nikko
See below…
Hi,
I have replaced the code based on the thread to this:
#top .av_font_icon,
#top .avia-image-container,
.avia_transform .avia_start_animation.left-to-right.avia_image, .avia_transform .avia-icon-list .avia_start_animation .iconlist_icon, .avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image {
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
animation: none !important;
opacity: 1 !important;
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important; }
Kindly check if there are still animations that you want to be removed and post a link to the Private Content when you reply.
Best regards,
Nikko
That seems to have worked. Thanks! If I notice anything else, I’ll let you know.
Hi,
We will keep this ticket open please feel free to get back to us if you have any questions.
It will help us a lot if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay