Feedback for your online store from the community
my quantity selector button is blank .this is my website https://snugglyshoppe.com/products/mangaradiance-art please solve this
Hello @nihal66 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.product__info-wrapper button.quantity__button,
.product__info-wrapper quantity-input.quantity input {
color: #000 !important;
}
The result
Hope that helps!
Hi @nihal66
Please go to your Online store > Themes > Edit code > Assets > open base.css file, go to very bottom of this file, remove this code to solve this issue
.product__info-wrapper button.quantity__button, .product__info-wrapper quantity-input.quantity input {
color: #fff !important;
}
- Helpful? Like and Accept solution! Support me: Buy coffee
- Ryviu - Reviews & QA app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy app: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Go into your store code and look for a file called base.css. Near the end you will find the following code:
.product__info-wrapper button.quantity__button, .product__info-wrapper quantity-input.quantity input {
color: #fff !important;
}
Delete it, now the quantity selector will look correctly.
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