After updating wordpress/elementor the site is not displaying some images.
on the home page you will see two bg images not displaying. as well as other spots around the site.
Would appear they are being commented out / overwritten in the elementor css.
EXAMPLE : This line being commented out and replaced with the one below.elementor-1521 .elementor-element.elementor-element-524e19d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1521 .elementor-element.elementor-element-524e19d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background-image: url(“https://vascowiz.co.za/wp-content/uploads/2023/03/Vascowiz-Development-and-Rental-Facilities-Durban.jpg”);
THIS ONE : element {
background-image: none;
}
please take a look and assist. thanks