IndigoBolt11 Posted June 22, 2020 Posted June 22, 2020 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?
IndigoBolt11 Posted June 23, 2020 Author Posted June 23, 2020 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? @tuanphan can you help
tuanphan Posted June 23, 2020 Posted June 23, 2020 Where is shop page? 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!)
IndigoBolt11 Posted June 23, 2020 Author Posted June 23, 2020 10 hours ago, tuanphan said: Where is shop page? https://www.thehappyplaceschool.com/make-a-payment @tuanphan
tuanphan Posted June 25, 2020 Posted June 25, 2020 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.