Home Forums WoodMart support forum Issue with lazy loading

Issue with lazy loading

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

    Few of my images are broken when i enable Lazy Loading. I an using default lazy Loading of Woodmart.
    Following two images located in the footer are facing the issue. They look a lot more zoomed in. Please refer to the screenshot for reference.

    Attachments:
    You must be logged in to view attached files.
    #255013

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .main-footer .woodmart-lazy-load {
    	width: auto;
    }

    Regards.
    Xtemos Studios.

Viewing 2 posts - 1 through 2 (of 2 total)