Jump to content

Changing Cart Button Color and Changing Product Pricing Location

Recommended Posts

Site URL: https://mauve-sphere-dhk9.squarespace.com/

Hi

This is a two part question

https://www.thehappyplaceschool.com/

https://www.thehappyplaceschool.com/make-a-payment (shop page)

1) I want to change the cart button once you add something to cart (currently set to all black) to the site color of teal blue - there is not default for this. Screenshot attached of the black box. Is this possible with CSS?

2) I want to change the pricing on the product page closer to the options BELOW the description so that when you toggle on the options you can see the price change. Is this possible with CSS?

Screen Shot 2020-06-11 at 9.43.51 AM.png

Link to comment
  • Replies 6
  • Views 1.2k
  • Created
  • Last Reply

Q1. Add to Home > Design > Custom CSS

.floating-cart {
    background: red;
}

Q2. Add to Home > Design > Custom CSS

.ProductItem-details .ProductItem-product-price {
    margin-bottom: 1px;
}
.ProductItem-details-excerpt p:first-child {
    margin-top: 0;
}

 

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.