Shopify themes, liquid, logos, and UX
Been trying to change this button from red background with white text to a white background with black text for the past few hours but have had no luck. Using the "Dawn" theme if that info is needed. Please help!
Solved! Go to the solution
This is an accepted solution.
Hi there,
This CSS should work. Please add this to the base.css theme file 🙂
@media screen and (max-width: 760px) {
.cart-items .cart-quantity .quantity__input {
background: white !important;
color: black !important;
}
}
Thanks,
Shubham | Untechnickle
We’re here to simplify your Shopify experience!
Let’s chat over a virtual coffee ☕️ and find the perfect solution for your store.
Our Services: Store Build & Redesign | Theme Customization | Website Audit & Optimization | Bug Fixes | App Setups
Hello @jaggertherebel
Our team is ready to help you.
Please share your website URL so that we can check and assist 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
Thanks. clothes4rebels.com - password to access the website is "rebels24"
Your site is password protected, please share it so I can check for 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
---------------------
Hi @jaggertherebel
can you share the URL of the store?
------------------
This is an accepted solution.
Hi there,
This CSS should work. Please add this to the base.css theme file 🙂
@media screen and (max-width: 760px) {
.cart-items .cart-quantity .quantity__input {
background: white !important;
color: black !important;
}
}
Thanks,
Shubham | Untechnickle
We’re here to simplify your Shopify experience!
Let’s chat over a virtual coffee ☕️ and find the perfect solution for your store.
Our Services: Store Build & Redesign | Theme Customization | Website Audit & Optimization | Bug Fixes | App Setups
Thanks so much you're a legend!
Use below css.
@media only screen and (max-width: 600px) {
.quantity__input {
color: #000000 !important;
background-color: #ffffff !important;
}
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024