Skip to main content

Are you still looking for something?

Generic filters
Exact matches only
Filter by Categories
Customization
Domains
Lightroom Plugin
Tools and Tips

Try these: contact formbuttonbuy photos

Hide Title, Captions and Keywords in the Lightbox view using CSS

Although you can hide Title, Captions and Keywords in the LIGHTBOX settings on your galleries, sometimes there is a situation where you would like to hide this information completely – even from pages, where you have added a single photo content block that has lightbox enabled.

For this you would need to open the theme that you are currently using → click the ADVANCED tab → CUSTOM CSS and add this code to it:

CSS
/*Hide Lightbox Captions, Titles and Keywords*/
.sm-lightbox-info {
  display: none !important;
}
CSS

Related articles

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Support me

I am writing this portal in my free time and I pay for it myself. So, if you want to support my work – use this button to buy me a coffee 🙂 Which will help towards the hosting costs of the portal.