Jump to content

How to change the carousel list section title to a smaller text size?

Recommended Posts

please use code to view the site:  123456

I want to change the carousel title "what users say" to a smaller size for the testimonial:

image.thumb.png.474ea9eab3a8746ab09bf08ad16ec515.png

I have tried CSS:

 .user-items-list-item-container [data-section-id="64d64539b0746872e8c6b82b"].list-section-title p {
  font-size: 12px !important;}

But it doesn't work... need help! 🥵 

Link to comment

Hi, you didn't share your website URL. Here's a code snippet that will change the font size of the carousel title. If you could share your website URL, I can modify the code for your website. 

.user-items-list .list-section-title {
    font-size: 2rem !important;
}

 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment
  • 10 months later...
On 8/11/2023 at 11:19 PM, Lesum said:

Hi, you didn't share your website URL. Here's a code snippet that will change the font size of the carousel title. If you could share your website URL, I can modify the code for your website. 

.user-items-list .list-section-title {
    font-size: 2rem !important;
}

 

This code was able to change the size of the text but I can't change the font family, do you have any ideas on how I could do that?

Link to comment
On 7/6/2024 at 9:25 AM, nahlah said:

This code was able to change the size of the text but I can't change the font family, do you have any ideas on how I could do that?

With font family, try this

.user-items-list .list-section-title, .user-items-list .list-section-title * {
    font-family: monospace !important;
}

 

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

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.