Shopify themes, liquid, logos, and UX
Once you are at the checkout page and you click the cart button again, the text circled in the picture is black. I've added code to change the rest of the text to white but that small piece of text is still black. Any help would be greatly appreciated! Thank you.
My Store URL is https://bloomboxspa.com/
Solved! Go to the solution
This is an accepted solution.
@bloomboxspakit paste code in base.css
small.tax-note.caption-large.rte, .cart__note label {
color: #fff !important;
}
I stand corrected it is not only on mobile. The problem appears on desktop as well.
@bloomboxspakit checking
Once at checkout, if the cart icon is clicked again, the problem appears.
This is an accepted solution.
@bloomboxspakit paste code in base.css
small.tax-note.caption-large.rte, .cart__note label {
color: #fff !important;
}
Like a charm. Thank you!
@bloomboxspakit Welcome
Feel free to reach out if you have any questions or need assistance.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025