Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #294089

    I have implemented a gallery (5 columns, 11 rows) of small 100 x 100 jpg images with captions. They launch grey and only “pop” to the correct image when I scroll down 3/4 of the page or so.

    I saw a previous post in which you recommended the shortcodes.js page be modified and that the following be done:

    setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 10));

    I did so, but it changed nothing. Is there someplace else I should look?

    #294402

    Hey technorodent!

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

    .avia_transform .avia-gallery-thumb img {
    opacity: 1;
    }

    Best regards,
    Yigit

    #294565

    Thanks!

    #294649

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery Grey Images’ is closed to new replies.