Jump to content

Changing Cart Button Color

Recommended Posts

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

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

Hi

This is a two part question

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-22 at 5.21.05 PM.png

Link to comment
  • Replies 4
  • Views 881
  • Created
  • Last Reply
49 minutes ago, IndigoBolt11 said:

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

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

Hi

This is a two part question

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-22 at 5.21.05 PM.png

@tuanphan can you help

Link to comment

Very strange. I think I answered above questions yesterday.

Q1. Add to Home > Design > Custom CSS

.floating-cart {
    background: red;
}

Q2.

.ProductItem-product-price {
    margin-bottom: 0 !important;
}
.product-price {
    margin-bottom: 0 !important;
}
.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.