Personalized checkout and custom promotions with Shopify Scripts
Hello, I need help editing the mini-cart popup notification (picture attached below).
I've already used some CSS code on the base template, but more specifically need a couple of things:
-Change the font color of "Items added to your cart" at the top of the popup
-Change the font colors and background colors of both of the buttons (view cart/checkout)
Any help would be much appreciated!
Solved! Go to the solution
This is an accepted solution.
Thank for the info, Do you mean like this?
If it is, Try this one.
a#cart-notification-button, button.button.button--primary.button--full-width {
background: red;
color: white;
}
.cart-notification__header * {
color: black;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Haebyul
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
This is an accepted solution.
Thank for the info, Do you mean like this?
If it is, Try this one.
a#cart-notification-button, button.button.button--primary.button--full-width {
background: red;
color: white;
}
.cart-notification__header * {
color: black;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Yes, that worked perfectly. Thank you!
is there a way to also change the color of the "continue shopping" button? I'm really bad at coding :c
We 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, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024