Jump to content

Is it possible to change the font of the cart that displays how many items & change font on checkout page

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

You can't change on /checkout page. SS has blocked this.

with cart, add to Home > Design > Custom CSS

.sqs-pill-shopping-cart .details * {
    color: red;
    font-size: 20px;
    font-family: monospace !important;
}
.sqs-pill-shopping-cart .subtotal .price {
    font-size: 30px;
    font-family: futura-pt !important;
    color: green;
}

 

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

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.