How can I change the color of text in my pop up shopping cart?

How can I change the color of text in my pop up shopping cart?

ViiklundFinland
Tourist
4 0 0

Im currently facing an issue wiht my pop up shopping cart text, the text is not visible and i cant find anywhere to fix it. Is there something i could do in order to chagne the text color in the box above.

 

Thanks for the help!

My shopify url : 

293836-3.myshopify.com

 

Kuva 3-16-24 klo 12.14.jpeg

Reply 1 (1)

ThePrimeWeb
Shopify Partner
2138 616 502

Hey @ViiklundFinland,

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference

<style>
a#cart-notification-button {
    color: rgb(var(--color-foreground)) !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1710584485424.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? [email protected] or check out the website
Check out our interview with Shopify!