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!!!!!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024