fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Hi, I use the additional images gallery on my site. When clicking on an image and opening the lightbox the image name can be seen at the bottom. Is there a way to disable that so that no name is shown?

Hakik Zaman

Hi Amanda,

Thanks for reaching out to us.

Please add the following CSS at Appearance > Customize > Additional CSS

.pswp__caption {
display: none;
}

Please let me know if it helps. Hope to hear from you soon.

Thank You