Reply 276341 to: Regenerate Thumbnails

Avatar: Olga Barlow
Olga Barlow
Support staff
February 24, 2021 at 18:52

Hello,

1) You added custom code https://prnt.sc/105tqf1 that caused issue with the single product gallery. I removed code and gallery images are ok https://prnt.sc/105tr69
2) Main single product image does not have a crop option, so it’ can’t be squared. If you want to limit height of the main product image use the code below

.woocommerce-main-image img {
    max-height: 400px;
    width: auto;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.