Jump to content

Customizing the font in Testimonial Carousel Slider Squarespace 7.1

Go to solution Solved by CassAggett,

Recommended Posts

Starting a new thread for this since I just can't seem to find the answer...

On the Home Page of this site, in the carousel of Testimonials, I would like to remove the all caps treatment for the testimonials and just have them be normal. However for the person's name I would like to make that all caps.

Seems simple and yet I have tried a bunch of css and nothing I tried on my own works - help! ๐Ÿ™‚

Site:https://krill-panda-563t.squarespace.com/

Passowrd: 0penthevidor

Thank you!

Screen Shot 2023-08-05 at 12.33.29 PM.png

Link to comment
  • Solution

Hi @Leda_Atomika, it looks like the uppercase testimonial is coming from the heading setting as it's H2 and your site H2 is set to uppercase.

To change it for just the list sections you can use this:

//change case of list sections//

.user-items-list-carousel .list-item-content__title {
  text-transform: none !important;
}

.user-items-list-carousel .list-item-content__description {
  text-transform: uppercase !important;
}

ย 

If this helped you, please like or mark my solution as answer so others can scroll to it quickly ๐Ÿ‘†

Cass Aggett is a Squarespace website designer for go-getting womenย โ€“ no matter what stage of business.

WEBSITE โ€ข INSTAGRAM

ย 

Link to comment
14 hours ago, CassAggett said:

Hi @Leda_Atomika, it looks like the uppercase testimonial is coming from the heading setting as it's H2 and your site H2 is set to uppercase.

To change it for just the list sections you can use this:

//change case of list sections//

.user-items-list-carousel .list-item-content__title {
  text-transform: none !important;
}

.user-items-list-carousel .list-item-content__description {
  text-transform: uppercase !important;
}

That worked beautifully, thank you. And I see what I was missing!

ย 

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.