Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #408555

    How can I hide the description text when a lightbox image is clicked? I don’t like how the description of the image is shown when a user clicks on a preview image and the lightbox view pops up.

    #408716

    Hi flylanddesigns!

    Do you mean the filename and 1/xx text underneath the image? If so, please add the following to your Quick CSS:

    .mfp-bottom-bar {
    display: none !important;
    }

    If not, please provide a more detailed description and/or screenshots of what you want to remove.

    Best regards,
    Rikard

    #411796

    That worked, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disabling text description in lightbox’ is closed to new replies.