Jump to content

Display only descriptions in Lightbox

Go to solution Solved by Beyondspace,

Recommended Posts

Hello,

I've been trying to remove the titles from Lightboxes, while keeping the image descriptions. All the solutions I've seen so far remove everything using this line of code:


.sqs-lightbox-meta {
  display: none}

What would be the right way to keep on displaying the descriptions in a Lightbox , but without titles?

Thanks in advance!

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Solution
15 minutes ago, Martinjcorr said:

Hello,

I've been trying to remove the titles from Lightboxes, while keeping the image descriptions. All the solutions I've seen so far remove everything using this line of code:


.sqs-lightbox-meta {
  display: none}

What would be the right way to keep on displaying the descriptions in a Lightbox , but without titles?

Thanks in advance!

You did not provide your site url so I assume it similiar to this gallery: https://www.adamkatweddings.com/wedding-photographer-london-gallery

With h1 is the caption and p tag is description, we can do this

.sqs-lightbox-meta h1 {
  display: none;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.