How to do? Images should have explicit weight and height (SEO)

Every major audit website says the same - images should have explicit width and height. I’ve managed to do it with some code changes (I honestly just try and see, I’m no coder), but since some images have different dimensions, they disappear from the category view, so I reversed the changes, this obviously needs someone who know what he is doing…

I couldn’t find any thread about the subject, which is weird.

The theme is responsive. It means that the larger the screen, the larger the image size. So in this case the images cannot have explicit size, isn’t it?

2 Likes

Ah, I got it, thank you!