Shopify themes, liquid, logos, and UX
Hey everyone, I would like to change the color of the text of the button that says "check out" when you add an item to a cart. I have a screenshot below so that it makes more sense on what I am specifically talking about. I would simply like to change the text color from white to black. Thanks in advance!
Screenshot:
Also, I am noticing an overlap problem with this popup with the header. If someone could suggest a fix for that as well, I would greatly appreciate it.
Tarek
Hi @Spaceboy14
Try this one.
button#checkout {
background-color: black!important;
color: #fff !important;
}
i hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This one didn't work for me unfortunately
Hi @Spaceboy14 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
form#cart-notification-form button.button.button--primary.button--full-width {
color: #000000
}
</style>
Best regards,
Anthony
Thanks so much! That worked perfectly.
Spent ages looking for exactly this. Cheers Anthony!
User | RANK |
---|---|
187 | |
170 | |
81 | |
57 | |
45 |
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