Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #403873

    Thanks for the nice theme!

    I have a question. How can I disable the ‘fly’ effect of the images when the Masonry Gallery is loading images?

    Thanks.

    #404333
    #404696

    Hi Josue, thank you for your answer. I think this is not wat I mean, I try again:) When a page is loading with the mansory gallery, the images are ‘flying’ into the page. I am not talking about the hover effect etc., I mean the way of loading. Thanks again!

    #404728

    Hey!

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

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    }

    Cheers!
    Yigit

    #405024

    Thank you! It works in Firefox great, but in Safari the images are loading very slow. Maybe there is an other solution? Or must I choose between speed and aesthetic… Thanks again!

    #405546

    Hi,

    Can you post the link to the page please?

    Regards,
    Josue

    #405616
    This reply has been marked as private.
    #405872

    Hi!

    I checked the website on Safari and the images are loading just fine (please see: http://screencast.com/t/vQ96uFdgKNB), have you checked in on another computer?

    Regards,
    Josue

    #405886

    Hi Josue,
    Thanks for you fast response, I have checked it again and I realized now it is not always slow. So thanks again for your support!
    Best,
    Alexandra

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Masonry Gallery – images’ is closed to new replies.