Home Forums WoodMart support forum Lazy loading bug and Image or SVG element

Lazy loading bug and Image or SVG element

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #342678

    kazenaka
    Participant

    When lazy loading is enabled, the image size is displayed incorrectly. I’m trying to display a 283×73 image, but it stretches to full screen (Screenshot_1.jpg, Screenshot_2.jpg, Screenshot_3.jpg)

    If you disable lazy loading, then the image is displayed correctly (Screenshot_4.jpg).

    theme version 6.2.4

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

    Hello,

    Please deactivate all the third party plugins then check back. It seems to be a third party plugin conflict.

    If the problem still continues then leave all the third party plugins deactivated and provide the admin panel login details of the website then we will troubleshoot with the theme plugins.

    Best Regards

    #342755

    kazenaka
    Participant

    Disabled plugins, the problem was not solved. Sent access.

    #342827

    Hello,

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

    .wd-lazy-load {
        width: auto;
    }

    Best Regards

    #342873

    kazenaka
    Participant

    Hello!
    Thanks, solved

    #342876

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Lazy loading bug and Image or SVG element’ is closed to new replies.