Change checkout button and shopping bag colors

Solved

Change checkout button and shopping bag colors

jasminsharp97
Shopify Partner
89 1 31

I'm working on this site: https://gelt-glow.myshopify.com/

This is the password: tughao

 

I have an issue with the shopping bag icon in the header and the checkout buttons on my product pages. The text color needs to be white instead of the dark blue. How do I fix that?

Screenshot 2024-12-06 072955.pngScreenshot 2024-12-06 072922.png

Accepted Solution (1)

theycallmemakka
Shopify Partner
1771 432 455

This is an accepted solution.

Hi @jasminsharp97 

 

I have written custom CSS for this solution. Please follow below steps and let me know your feedback.

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code just above tag </body>

<style>
form#cart-notification-form *,
.cart-count-bubble{
    color: #fff!important;
}
</style>

theycallmemakka_0-1733501821479.png

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

View solution in original post

Replies 4 (4)

theycallmemakka
Shopify Partner
1771 432 455

This is an accepted solution.

Hi @jasminsharp97 

 

I have written custom CSS for this solution. Please follow below steps and let me know your feedback.

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code just above tag </body>

<style>
form#cart-notification-form *,
.cart-count-bubble{
    color: #fff!important;
}
</style>

theycallmemakka_0-1733501821479.png

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

theycallmemakka
Shopify Partner
1771 432 455

Hi @jasminsharp97 ,

 

It seems that you’ve already implemented the changes. Could you mark it as a solution? It would really motivate me to contribute more actively to the community!

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

jasminsharp97
Shopify Partner
89 1 31

It worked! Super helpful, thank you.

devcoders
Shopify Partner
812 103 208

Hello @jasminsharp97 

 

Sorry, this store is currently unavailable.


devcoders_0-1733505091817.png

 

Shopify Developer: Helping eCommerce Stores

If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!