Tagged: woocommerce
Hi,
My category image for the shop is 300×300. When i open the category the image size is bigger ?
Is it possible to make them the same size ?
Hey BetuwePC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .page-thumb img {
max-height: 229px;
max-width: 229px;
}
Cheers!
Yigit
not exactly, the image is still cropped wrong, see my link.