Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1436068

    Hello,

    I’m wondering if I can not display the title of the images when they are in the lightbox?

    #1436071

    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

    #1436073

    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.

    #1436074

    Hi,
    That would not be an issue and probably the best solution for your situation.

    Best regards,
    Mike

    #1436075

    Thank you. We can close this topic.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Do not display title on lightbox images’ is closed to new replies.