WooCommerce photo problem

DonPirate

Newbie
Joined
Nov 30, 2022
Messages
44
Reaction score
20
Hello. This is the page of my WooCommerce product. How do I make this photo the same as the others and not square?

1722498900463.png
 
That or crop the photo, to match the dimensions, if it looks weird transformed.
 
Hello. This is the page of my WooCommerce product. How do I make this photo the same as the others and not square?

View attachment 364141

Use all the images in the same dimensions to eliminate this issue. Or go to the theme setting and set the thumbnails as 300px * 300px.
 
You have to put the image in the container with specific dimensions (for example 300px x 300px) and make the image fill or cover the container. BUT the image will get cropped at the top and bottom anyway. It's physically impossible to make it without being cropped since they have different ratio.
 
You can give some height and width with CSS to make it like others
 
Use a same dimension or croped the photo you will be aligned and all good
still you can use the plugin or can do a setting of the images from teh customization from the setting to be 1 sized of all the product images
 
Back
Top