Skip to content
All Answers
Commerce

How do I style the mini cart sidebar on Squarespace?

The mini cart panel in Squarespace 7.1 uses the .cart-container and .Cart classes. When a product is added, a slide-out panel appears that you can fully restyle.

Target .Cart-inner for the panel content area, .Cart-title for the heading, and .Cart-checkout for the checkout button to create a cohesive branded cart experience.

.Cart-inner {
  background-color: #fafafa;
  padding: 30px;
}
.Cart-title {
  font-family: inherit;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.Cart-checkout {
  background-color: #111 !important;
  color: #fff !important;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 14px 24px;
}
Generate this with our Cart Page StylerTry it free →

Related Questions

Commerce

How do I change the Add to Cart button style in Squarespace?

Commerce

How do I style the product price in Squarespace?

Commerce

How do I hide the quantity selector on Squarespace product pages?

Commerce

How do I style the product variant dropdown in Squarespace?

A little over your head?

No shame — this stuff is hard. Let the pros handle it.

Long Drive MarketingTalk to Long Drive Marketing →