Hi David,
Now I noticed that isn’t responsive. In mobile the pictures are in the same line of the product name
Thanks for the quick reply!
I didn’t think it was just CSS. I fixed it.
The correct code is:
img.lazyload.lazyload-simple:not(.swiper-lazy-loaded){
display:block!important;
}