Tagged: Titles in lightbox
Hello,
I’m wondering if I can not display the title of the images when they are in the lightbox?
Hey joschro,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.mfp-bottom-bar .mfp-title {
display: none;
}
Best regards,
Mike
Thank you, that is great. I also wonder, would it be an issue if I remove the content from the Title field in the gallery? I would like some images to have titles, and others to have no titles.
Hi,
That would not be an issue and probably the best solution for your situation.
Best regards,
Mike
Thank you. We can close this topic.