• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.05.22, 10:57
  • Opened by: Lateliers Ma
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Comments

Lateliers Ma 13 May 2022, 10:59

Hello

I have some bugs in product page when i zoom (see picture)

Regards

Attachments:

2022-05-13_10h55_57.png (730.1 KiB)
Fred 13 May 2022, 11:49

Hi, Lateliers Ma.
Try following CSS fix

.prod-image-zoom:hover > img {opacity:0 !important}
.prod-image-zoom:hover > img:last-child {opacity:1 !important}
Lateliers Ma 16 May 2022, 11:50

Thx, I will try it.

Best regards.

Fred 17 May 2022, 10:25

You are welcome!