Hi,
I would like to have multiple lightboxes on a single page. Each lightbox would be triggered by a different image on the page. I am going to hide the lightboxes until the corresponding trigger image is clicked. Currently the lightbox is showing ALL the images.
I have tried using a different class for each lightbox and I have tried using different ID but it’s not working. Can you please point me towards the proper workflow to do this?
So, I’m looking to have nine trigger images that display nine different lightboxes.
Thanks