Jump to content

HOW TO SHOW CAPTIONS ON IMAGES IN MOBILE VIEW - TREMONT TEMPLATE

Go to solution Solved by MaxUncu,

Recommended Posts

  • Replies 7
  • Views 317
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Which page are you mentioning? I can not find the captions, Can you show some screenshots?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
  • Solution

You just need to add the code in Design -> Custom CSS. If you want to apply this to that specific page only then use:

 

<style>
  @media only screen and (max-width: 480px) {
.sqs-gallery-block-slideshow .meta {
    display: block !important;
}
}
</style>

In Page Header Code Injection box from your screenshot.

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.