Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1139278

    Hello,

    My client found an issue that appears to happen on PCs in Chrome. When they click Load More from the masonry blog element, the vertical scroll bar from the browser attempts tp load (as news elements load). While it’s trying to appear, the page looks like it’s shaking. This issue is hard to repeat on any Mac computer, but was pretty was to find when testing in PCs.

    Can you let me know if there is a hook to fix this strange loading behavior?

    Thank You!

    #1140104

    Hey kristenangel,

    Thank you for the inquiry.

    This css code should help.

    .avia_loading_icon {
        display: none !important;
    }

    Please don’t forget to toggle the Performance > File Compression settings after adding the code.

    // https://kriesi.at/support/topic/masonry-screen-shakes-on-desktop/

    Best regards,
    Ismael

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