Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #469926

    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!

    #469961

    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

    #469965

    http://actoutsidethebox.com

    Just scroll down. It’s the bottom section.

    #469966

    It’s the section that reads “Take it from these actors!”

    #470305

    Hi!

    Try adding this to your custom CSS.

    .avia_transform .avia-testimonial .avia-testimonial-image {
      opacity: 1 !important;
      transform: scale(1) !important;
    }

    Regards,
    Elliott

    #470366

    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

    #470867

    Hey!

    Hmm, they are not popping up for me anymore. Try clearing your browser cache.

    Best regards,
    Elliott

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