Edila Posted May 12, 2021 Share Posted May 12, 2021 (edited) Site URL: https://blanktelastudio.squarespace.com/ Hey there, I'm wondering what code would be best to change the colour of the check out button on the Shopping Cart page in my store. I was able to change the hover colour in Site Styles -Colors but not the top ( black) color. I'm also looking to change the size of the "Shopping Cart" font on the same page. Screenshot: https://share.getcloudapp.com/d5u1dG1E Edited May 12, 2021 by Edila Needed to add some wording Link to comment
khs123 Posted May 12, 2021 Share Posted May 12, 2021 7 hours ago, Edila said: Site URL: https://blanktelastudio.squarespace.com/ Hey there, I'm wondering what code would be best to change the colour of the check out button on the Shopping Cart page in my store. I was able to change the hover colour in Site Styles -Colors but not the top ( black) color. I'm also looking to change the size of the "Shopping Cart" font on the same page. Screenshot: https://share.getcloudapp.com/d5u1dG1E @Edila Try /* checkout button custom font */ .checkout-button { font-family: sans-serif !important; background: black !important; } /*"Shopping Cart" title*/ .cart-title { font-size: 2.2rem !important; color: black !important; } Link to comment
Edila Posted May 12, 2021 Author Share Posted May 12, 2021 (edited) That worked, thank you! @khs123 Something else, on the Order Confirmation Page, there is a line of text that is quite large and I'd like to make it smaller. And 1 line of text is in a different font than all the other lines and I'd like to make it the same font. Screenshot: https://share.getcloudapp.com/d5u1qRBr Edited May 13, 2021 by Edila Link to comment
tuanphan Posted May 14, 2021 Share Posted May 14, 2021 On 5/13/2021 at 12:26 AM, Edila said: That worked, thank you! @khs123 Something else, on the Order Confirmation Page, there is a line of text that is quite large and I'd like to make it smaller. And 1 line of text is in a different font than all the other lines and I'd like to make it the same font. Screenshot: https://share.getcloudapp.com/d5u1qRBr Can you place an order & send order confirmation page? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Edila Posted May 24, 2021 Author Share Posted May 24, 2021 @tuanphan I am not sure what you mean by that as the screenshot above shows the order confirmation page. What exactly would you like for me to provide? Thanks! Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 On 5/25/2021 at 4:04 AM, Edila said: @tuanphan I am not sure what you mean by that as the screenshot above shows the order confirmation page. What exactly would you like for me to provide? Thanks! Link to order confirmation page Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment