ItsOK Posted December 19, 2022 Share Posted December 19, 2022 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 Link to comment
Solution tuanphan Posted December 20, 2022 Solution Share Posted December 20, 2022 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; } ItsOK 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ItsOK Posted December 20, 2022 Author Share Posted December 20, 2022 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment