Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #468734

    Hi there,

    On my about page, the team image gallery doesn’t appear normal instantly when scrolling to its section to view it. At first each image appears small and faded (I understand this is part of the animation), but it stays small and faded til I scroll past it. I’m using Google Chrome. I tried it also on Firefox and Safari and the same thing happens there, so it doesn’t seem like a browser issue.

    Thanks

    #468991

    Hey cthai!

    They do show up fine on my end. I have attached a screenshot to private field

    Cheers!
    Yigit

    #469358

    Hey Yigit, thanks for the screenshot. They show up fine for me as well, but the problem is it doesn’t load til I scroll at least half way pass it. I’ve attached a screenshot in the private field of what it looks like before it shows up normally.

    Thanks

    #469413

    Hi!

    What browser are you using?
    I am on latest Firefox and function activated, just when the row was on a full view

    Best regards,
    Basilis

    #469415

    Hi Basilis, I’m on Google Chrome and tested it on Firefox and Safari as well. I noticed they are all slow to animate.

    Thanks

    #469725

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to disable that effect

    .avia_transform .avia-gallery-thumb img {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    Regards,
    Yigit

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