How do I change the text color of "Complete Purchase" ?

How do I change the text color of "Complete Purchase" ?

Simon159
Explorer
135 0 26

Hey, I would like to change the text color of this on my checkout page to white, how do I do it? Thank you!

https://charmente.com/checkouts/cn/Z2NwLXVzLWVhc3QxOjAxSks0R0dQN1BTRlBRS1pCUjI3SFkzM001?auto_redirec...

IMG_0497.jpg

Reply 1 (1)

B2Bridge
Explorer
334 67 82

Hi @Simon159 , you can follow these steps:

Step 1: Open Online Store -> Themes -> Edit code.

Step 2: Find component-card.css file

Step 3: Paste this code at the bottom of the file

 

 

 

button#checkout-pay-button {
 color: #fff !important;
}

 

 

 

Screenshot_5.png

If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you 😍

B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.