Personalized checkout and custom promotions with Shopify Scripts
When I add an item in my store to cart there is an animation/drop-down which appears stating that I have added the item to cart. However, this hasn't been customised and does not fit with the theme of my store, the button borders are to thick etc. So I was wondering where I can customise this part of my store.
- Here is the solution for you @CameronO
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
#cart-notification-button {
background: black !important;
border: 2px solid white !important;
}
.button--secondary:after {
--border-opacity: white !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Thank you, and how would I make the Checkout button this colour#8C80DD and the checkout text white
#cart-notification-form .button--primary{
background: #8C80DD !important;
color: white !important;
}
#cart-notification-form .button--primary::after {
box-shadow: none !important;
}
Can you add more this code @CameronO
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025