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

    Dear Enfold,

    I recently purchased your theme and am having some trouble.Is there a way for the Masonry widget to Preload the feature image? It has a harsh load when you scroll down. I disabled the animation for this section and they seem to load hard.

    #1143427

    Hey beachcitiescryo,

    Please try the solution posted in our documentation: https://kriesi.at/documentation/enfold/masonry/#disable-masonry-loading-animation
    Hope it helps.

    Best regards,
    Nikko

    #1143485

    Thanks for the article Nikko, I have already disabled the animation via the Animation on load option under the widget. The problem is the image do not pre load or load when the website loads. The images only seem to load when you scroll to that section and it creates a harsh load making things look a tad ugly. I’m trying to resolve that.

    #1143711

    Hi beachcitiescryo,

    Can you try adding this css code in Quick CSS, located in Enfold > General Styling:

    #top .av-masonry-entry {
        visibility: visible !important;
        opacity: 1 !important;
    }

    Best regards,
    Nikko

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