Posted - 09/03/2025 : 16:51:39
Hi, you can use css to force the images to any size, but this also comes with a potential issue. If your image file sizes are large and you load up a product page with, let's say 40+ products, the page may load very slow, particularly for mobile users. Perhaps check to see what the filesize and pixel size their existing images are to see if this is viable. If you are linking to their images, you also want to be sure they allow that as it's possible to disable "hot linking" of image files.
Thanks, David
|