Best Premium and Free WordPress Themes › Forums › Online Shop › Please help with single product picture size › Reply To: Please help with single product picture size
April 24, 2020 at 4:09 pm
#79110
Keymaster
Dear Stensystem,
Please add the given CSS code in Additional CSS
Appearance > Customize > Additional CSS
.woocommerce div.product div.images img {
width: 343px;
height: 500px;
}
Best Regards!