• Closed by: Marek
  • Closed on: 02.06.18, 22:49
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12248 - Product image zoom layout

Hi,

I changed the ratio of the product images to be 1:1 and since, I have a layout problem with the zoom popup.

As you can see on the attached print screen, I have a white empty space between the main image and the thumbnails.

How do I fix this issue and remove this empty space?

Regards

Comments

Marek 17 May 2018, 21:51

Try following CSS fix:

#product .modal-body figure > img {width:100%}
waheb ben nouna 23 May 2018, 17:23

Thanks,

it works