Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I’m quite new to this so please bear with me!
I need to change to font colour to black for the text within the Quantity Selector on product page and in the basket. The font is currently white like the rest of my site, as is the quantity selector background. I can’t find an option to change this in theme settings (using Dawn). If anyone could help me on how to change this in the code I would be very appreciative! I’ve had a look online but nothing seems to be working for me.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @Kaleida1912
To change the number color inside the quantity, please use the code below.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the base.css
3. Paste the code below at the very bottom of the file.
input.quantity__input {
color: #000;
}
This is an accepted solution.
Hi @Kaleida1912
To change the number color inside the quantity, please use the code below.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the base.css
3. Paste the code below at the very bottom of the file.
input.quantity__input {
color: #000;
}
Fantastic, that's worked. Thank you for your help!
how would you change the - and + Color and Border color of the Button
Thanks,
Please create another question for your query and provide the necessary information. Since not all shopify user have the same theme and solution might be different for you
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025