Hi,
On the front page of my webpage, www.arcticlegacy.store , I have some images that do lazy load and some that don’t. It seems that the ones that are lazyloading, link to an image file with “data-srcset=”…" and the ones that are not working link to an image file with “src=”…". I guess this is the issue, but have no clue how and where to change the HTML.
Any ideas on how to get all images to lazyload on my front page?
Thanks in advance!
