Hello,
I’d like some help to sort out some product image issues in the XStore theme. In WooCommerce, I’ve set catalog images to 204×204 px with no cropping and then regenerated all images. Still, on the products page where I have 5 products per row, some images are shown with up to 1063 px, even though natural size is 38×203 px. I’ve tried to set product-image-wrapper css class to fixed height 203 px, but then the image is cropped. The width seems to be set at 204 px at all times for some reason?
Related product images are way too big as well.
I haven’t even checked this in mobile view yet, trying to figure out this in desktop mode to start with.
I’d like to add that product image presentation usually get messy in all WooCommerce themes, since I use all kinds of sizes and ratios. But in the end, I always manage to figure it out by altering css. But haven’t found a solution for the XStore theme yet.
Thanks.