Tagged: testimonials, testimonials grid
How can I turn the animation off for the testimonial grid?
My client would like them to simply load onto the page without animation/movement.
Thanks so much for you help!
Hey bittenbyazebra!
Can you show us an example of the page you are using it, and also give us backend access in a private comment?
Regards,
Basilis
Just scroll down. It’s the bottom section.
It’s the section that reads “Take it from these actors!”
Hi!
Try adding this to your custom CSS.
.avia_transform .avia-testimonial .avia-testimonial-image {
opacity: 1 !important;
transform: scale(1) !important;
}
Regards,
Elliott
Hi Elliott,
It helps but the images still pop up.
The four main images under the slider used to pop up but there was an option to turn off the animation I think.
Is there anyway to just get the testimonial images to load without popping up?
Thanks so much for all your help.
Bob
Hey!
Hmm, they are not popping up for me anymore. Try clearing your browser cache.
Best regards,
Elliott