Jump to content

Tweaking slideshow gallery titles

Recommended Posts

Site URL: http://www.mocoia.com

Hello !

I have created a slideshow gallery home page for my website but i am disappointed that the default "caption" / "button title" is set on BODY style. I wish it could be set on HEADER 1 (like the rest of my navigation menus). Is there anyway to do that ?

Also, how can i make the title backdrop, which is currently a low opacity black rectangle, a lot darker and if possible in another color ? I find it isn't strong enough and am disappointed i can't use the default SMALL BUTTON style set up on the rest of the website.

Thank you in advance for your help !

Screen Shot 2020-02-10 at 22.53.19.png

Link to comment
  • Replies 10
  • Created
  • Last Reply

Hi @Mocoia,

Try adding this code to Design > Custom CSS to change the font and opacity. You can play around with the rgb colors:

.sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-center .meta {
   font-family: 'futura-pt';
   background-color: rgba(0,0,0,.9);
}

 

christyprice.com  🇺🇸 Austin, TX US 

 Get my 100+ item Client Process Checklist for $17.
📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts
🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023

Link to comment

This is great Christy, thank you !!! It's going toward what i imagine ! I am playing around with the color and transparency, but i don't seem to be able to play around with the font size (the default is too big). I added a line "font-size: 10px" (see in the png attached) and played around with the number from 5 to 15px, but it didn't change anything. Do i have the phrase wrong ? Actually what i really want is to have the overall button SMALLER 🙂

Thank you !!

Screen Shot 2020-02-10 at 23.29.28.png

Link to comment

You'll need to target the title and description individually for font-size using .sqs-gallery-block-slideshow .meta .meta-title and .sqs-gallery-block-slideshow .meta .meta-description

christyprice.com  🇺🇸 Austin, TX US 

 Get my 100+ item Client Process Checklist for $17.
📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts
🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023

Link to comment
20 hours ago, christyprice said:

You'll need to target the title and description individually for font-size using .sqs-gallery-block-slideshow .meta .meta-title and .sqs-gallery-block-slideshow .meta .meta-description

Hi @christyprice ! I was wondering if you still received the follow up on my questions ? Or maybe am I asking too many questions ? I am sorry if it is so, it is my first time posting on the forum and don't know if there is an amount to respect. Don't hesitate to let me know and to inform me if I have to proceed another way ! Thank you !

Link to comment

Hi @Mocoia

Many of us answering questions here work full time and respond to the forum as a way to support the community when we have a few extra moments. So it may be a few days (weeks?) before we see a reply to a post. Oftentimes, someone else can help out along the way!

The text doesn't appear on mobile by default - I don't have code offhand to force it to show, but maybe someone else does. 

To target the description, you can use this code and change the font size:

.sqs-gallery-block-slideshow .meta .meta-description p {
  font-size: 20px !important;
}

Best of luck with your website!

christyprice.com  🇺🇸 Austin, TX US 

 Get my 100+ item Client Process Checklist for $17.
📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts
🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.