All things Shopify and commerce
How do I change the color of the text for the View Cart button that pops up after hitting add to cart? I would like it to be in black. It displays on the iPhone correctly but not on either of my laptops. I have seen some answers on Shopify but none of them have worked. Thanks!
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
It is already live but this is the address unless you needed the test site?
Hey @saraelizpor ,
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<styel>
a#cart-notification-button {
color: black !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Helal
Now the code is at the top of the page above the logo?
Sorry, I have updated the code. feel free to check it. thanks.
That worked! Thank you so much!!!!!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025