Jump to content

Remove capitalise on "Shopping Cart" text

Go to solution Solved by paul2009,

Recommended Posts

  • Solution
On 2/4/2021 at 12:43 PM, IsobelleLans said:

I'm struggling to make the "shopping cart" text lowercase or sentence-style. It's capitalised at the moment, which looks horrible with my cursive font.

The shopping cart title is actually capitalised in the markup (they typed it in using capital letters!) as well as with CSS styling, so you'll to replace the content using JavaScript or CSS.

These few lines of CSS should help, but bear in mind that you'll need to save them (in Design > Custom CSS) and then refresh the page before you will see any changes.

/* Cart Title */
.cart-title {
  font-size: 0!important;
}
.cart-title:before {
  text-transform: none!important;
  font-size: 24px!important;
  content: "Shopping Cart";
}

  If this helps you, please click "Like" below  ⬇️

About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.
Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.

Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!
If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.
Improve your online store with our extensions.

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.