• Resolved waseemsoa

    (@waseemsoa)


    Hi
    Thank you for your plugin. I am happy while using your plugin. My page speed insights score increased after using your plugin, but there is a problem with lazy loading of background images.

    as you specified
    “Specify class/id values of elements with CSS background images (comma-separated).”

    I specify background image div “elementor-widget-wrap”, because I am using elementor page builder, into “External Background Images” input, but after specifying background image, images not lazy loading but completely disabled. When I inspect I find a class named “lazyload” with background-image none with important rule

    .lazyload {
    background-image: none !important;
    }

    Thats why background images completely disabled.
    could you please tell me how to solve this problem.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support adamewww

    (@adamewww)

    Hello,

    Would you mind submitting a support ticket with this information, please? We will need to look more into what is going on. When you send it in, can you also send in the System info from the support tab of the plugin settings? You can contact us here: https://ewww.io/contact-us/
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘background images completely disabled after specify external background images’ is closed to new replies.