Hi,
I'm wondering if there is a way to remove the text that is shown on my enlarged product image. The name of the image does not match the desription that I enter while uploading the media.
Thank you,
Kelly
Hi,
I'm wondering if there is a way to remove the text that is shown on my enlarged product image. The name of the image does not match the desription that I enter while uploading the media.
Thank you,
Kelly
The text is located on the lower left hand corner of the picture.
Hey!
You can use following css code to hide the lightbox description:
.pp_description {
display: none !important;
}
Regards,
Peter
Hey Dude, that worked perfect! Thank you so much!!
Kelly
Hi Kelly,
Glad that Peter helped you. :)
Cheers,
Ismael
This topic has been closed to new replies.