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

    Hi,

    For one of my customers I’m redesigning his blog. On multiple pages I’m using the masony perfect grid layout. Somehow the grid is displayed wrong and show part of the image again at the bottom of each item. See link.

    – Enfold version 3.0.8.
    – Cleared super cache to check if that was the problem, didn’t help
    – Disabled custom css, didn’t help.

    Cheers,
    Jaap

    #392506

    Hey Jaap!

    Thank you for using Enfold.

    I checked the site but the images are disabled. If possible, please provide a screenshot of the issue.

    Best regards,
    Ismael

    #395309

    Hi Ismael,

    There was a server issue, had to restore the database. Can you check again, images are now visible. I have an attachment but I don’t any option to attach it to this thread.

    Cheers,
    Jaap

    #395624

    Hey!

    I think you got a plugin which preloads the masonry images, lazy load. You can hide the duplicated images with this:

    img.lazy.data-lazy-ready {
    display: none !important;
    }

    Damn!.. those watches. :)

    Regards,
    Ismael

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