How to standardize review carousel image dimensions for faster loading?

How can I set all the images on my review carousel to be the same height/width? Trying to reduce my load time.

1 Like

If your carousel is theme based you can simply modify the liquid code to explicitly set the width and height attributes.

Please provide your website URL and I’ll take a look for you and see what can be done to help improve the performance of your store!

Hi there,
Pls edit css set max-height, max-width for img with only 1 size or use the object-fit function