Jump to content

Custom font and button colour on shopping cart

Recommended Posts

  • Replies 8
  • Views 920
  • Created
  • Last Reply
On 5/4/2021 at 9:53 PM, Peter550 said:

Thank you! Is there more lines of CSS to change the button colour and the font colour too? 

Use new code

.checkout-button {
    font-family: 'Lovatoregular' !important;
    background: red !important;
}
.checkout-button span {
    color: green !important;
}

 

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
On 5/12/2021 at 3:29 AM, Peter550 said:

@tuanphan Ah, it has changed the background, but now I need the type to be the beige colour

Don't remove code

Add this to Last Line in Custom CSS

/* checkout button color */
.checkout-button span {
    color: white !important;
}

replace white with color what you want

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.