Tagged: Lightbox
Is there a way to customize the products in the store so that the images don’t pop up in a lightbox when clicked on?
Hi Andrea!
You can add this on Quick CSS or custom.css:
.template-shop div.product div.images a {
pointer-events: none;
}
Regards,
Ismael
Hey Ismael,
Thank you! However, I should have specified that I was hoping that when someone clicked on a thumbnail that the featured image would change (instead of the lightbox appearing).
Hi!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
Yigit