Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there, I want to do a few things to the "Added to cart" notification. I'm using the Empire theme. Store url = https://gokiwii.de password= 16012006
1. I want to hide the Checkout button (marked in red) because it's causing Problems for our customers and does not work with our order process (it skips delivery time & date).
2. After that, I want to make the button on the left the same color as the other one (I want to use primary button style)
3. And the last thing, is it possible to add a quantity selector in to this notification? And if it is, how could I do that
Thank you so much in advance and have a wonderful day 🙂
Hi @JonasZitzer
For Empire theme to hide it's cart notification's checkout button try the following CSS band-aid
in a custom css theme setting
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css
.atc-banner--container [action="/cart"] {
display:none;
}
.atc-banner--container .atc-button--viewcart {
color: #ffffff;
background-color: #000000;
border: 1px solid #000000;
display: flex;
align-items: center;
justify-content: center;
}
@JonasZitzer wrote:3. And the last thing, is it possible to add a quantity selector in to this notification? And if it is, how could I do that
That is an advanced customization not solved with some simple css.
If you need that advanced customization can contact me by directly for services.
Please always provide context, examples: store url, theme name, post url(s) , or further detail.
Contact Info in signature.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025