Reply 323577 to: How to set the dimension of the image field in the product list – part 2

Avatar: Olga Barlow
Olga Barlow
Support staff
May 10, 2022 at 14:48

Hello,

It’s because of styles that the third-party plugin adds for the div inside the image block.

Try to add custom code below and check if that helps you:

.product-content-image > div {
    position: static !important;
}

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.