Jump to content

How Can I Customize Overlay Caption In A Slide Show?

Go to solution Solved by tuanphan,

Recommended Posts

Hello Friends,

On this page (https://goldfish-radish-4xds.squarespace.com/the-other-conquest -- Password: 2023), in the slide show under 'Images with Comments' title, I'm hoping to customize the overlay text formatting so that it's more legible.

I would like to add some padding from each side, make the type slightly larger, and if possible, add a color overlay with 40-50% opacity at the background (to be shown when hovering the mouse over).

Is this possible?
Thank you so much in advance!

Ozan

Screenshot 2022-12-19 at 10.03.53 AM.png

Link to comment
  • Solution

Add to Design > Custom CSS

.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside {
    background-color: rgba(0,0,0,0.4);
    padding-left: 3vw;
    padding-right: 3vw;
}
.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside * {
    font-size: 22px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
7 hours ago, tuanphan said:

Add to Design > Custom CSS

.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside {
    background-color: rgba(0,0,0,0.4);
    padding-left: 3vw;
    padding-right: 3vw;
}
.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside * {
    font-size: 22px;
}

 

I don't know what I would do without your generous support @tuanphan. Thank you so much for what you've been doing for this community.

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.