Liquid, JavaScript, themes, sales channels
Hi there, can someone please help me figure out how to change the copy in the yellow button to black? In my global settings, this shouldn't be yellow so I'm not sure what's happened. I use the Sense theme. thank you
Solved! Go to the solution
This is an accepted solution.
Hello @FNANZ 👋
The change the copy of that button to black, inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#cart-notification-button {
color: black;
}
The result
Hope that helps!
This is an accepted solution.
Hello @FNANZ 👋
The change the copy of that button to black, inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#cart-notification-button {
color: black;
}
The result
Hope that helps!
User | RANK |
---|---|
35 | |
24 | |
13 | |
13 | |
9 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023