background images completely disabled after specify external background images
-
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]
- The topic ‘background images completely disabled after specify external background images’ is closed to new replies.