• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.11.20, 10:47
  • Opened by: Marco Guarnieri
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #19816 - Remove description in zoom product

hi how can i remove the text under the product zoom photo?

Attachments:

zoom-description.jpg (134.1 KiB)

Comments

Fred 13 Nov 2020, 12:17

try following CSS

.product-modal .image-caption {display:none}
Marco Guarnieri 13 Nov 2020, 12:24

unfortunately it doesn’t work

Attachments:

Theme Settings 2020 • EVER Li... (72.3 KiB)
Lavabo in poliuretano - Bounc... (103.8 KiB)
Fred 13 Nov 2020, 12:58

Sorry, wrong code.
Try this #product-modal .image-caption {display:none}

Marco Guarnieri 13 Nov 2020, 14:28

Thankyou! it works

Fred 13 Nov 2020, 14:29

you are welcome