I am struggling to make the images in my Woocommerce store look more uniform. Despite searching on Google, I haven't been able to find a solution to my problem.
Currently, the images have varying heights, and I would like them all to be 400px tall. You can see the issue here:
I attempted to set the height to 400px and width to initial, which did work for some but not all of the images. Is there a way to add a background or increase the image width so that they are all 400x300px without cropping the image, but instead adding white space?
Note: I don't believe using the Woocommerce image crop feature will solve this issue.