Shopify themes, liquid, logos, and UX
Hello, I'm wondering how to change the color of all the text in the cart drawer section to white. I've come across a couple codes that change certain sections of the font but can't seem to be able to target all the sections. Any help would be greatly appreciated!
My store URL is https://bloomboxspa.com/
Solved! Go to the solution
This is an accepted solution.
@bloomboxspakit - add this css and check
.drawer__heading, .cart-item__name, .product-option, .cart-drawer .price, .drawer__footer summary, .totals__total, .totals__total-value, .cart-drawer .tax-note{color:#fff !important;}
This is an accepted solution.
@bloomboxspakit - add this as well -
.cart-drawer .cart-items th{color: #fff !important;}
This is an accepted solution.
@bloomboxspakit - add this
.cart__empty-text{color:#fff !important;}
This is an accepted solution.
@bloomboxspakit - add this css and check
.drawer__heading, .cart-item__name, .product-option, .cart-drawer .price, .drawer__footer summary, .totals__total, .totals__total-value, .cart-drawer .tax-note{color:#fff !important;}
Thank you that worked so well! The only part that's still black is the text that says " Product" and "Total" up top.
This is an accepted solution.
@bloomboxspakit - add this as well -
.cart-drawer .cart-items th{color: #fff !important;}
I just noticed but when the cart is empty the text is black too any solution for this?
This is an accepted solution.
@bloomboxspakit - add this
.cart__empty-text{color:#fff !important;}
A life saver, Thanks Suyash!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024