Jump to content

Adjust font and font size in shopping cart

Recommended Posts

On 4/19/2022 at 11:28 AM, thegrannywardrobe said:

Site URL: https://www.thegrannywardrobe.com

Hello!

I was hoping to make some minor changes to the shopping cart fonts:

- Make subtotal capitalised

- Reduce font size of the $$ amount, so it's the same size as the subtotal

- Maybe it's a long shot, but if it's possible, can the QTY underline be removed?

 

Thank you so much in advance!

🙂

 

Screenshot 2022-04-18 at 21.17.03.png

Try adding to Home > Design > Custom Css

#cart .cart-subtotal-label span {
  text-transform: uppercase !important;
}

#cart .cart-row-qty>div {
  border: none;
}

#cart .cart-subtotal-price{
  font-size: 16px;
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.thumb.png.db40135ff212dea98edd542fd69bfb07.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 4/20/2022 at 8:07 AM, bangank36 said:

Try adding to Home > Design > Custom Css

#cart .cart-subtotal-label span {
  text-transform: uppercase !important;
}

#cart .cart-row-qty>div {
  border: none;
}

#cart .cart-subtotal-price{
  font-size: 16px;
}

Let me know how it works on your site

Yayyyy! Thank you so much!!! It worked perfectly!!! 🙏

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.