Shopify themes, liquid, logos, and UX
Hey,
I noticed the font in the dropdown variant picker is extremely small - how do I make it bigger as well as the variant title?
Thank!
Solved! Go to the solution
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.product-form__input .form__label {
font-size: 20px !important;
}
.product-form__input .select .select__select {
font-size: 16px !important;
}
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.
Thanks for responding to my post.
I'd prefer not to post the link to my website here but I'll attach a screenshot
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.product-form__input .form__label {
font-size: 20px !important;
}
.product-form__input .select .select__select {
font-size: 16px !important;
}
User | RANK |
---|---|
211 | |
150 | |
69 | |
46 | |
39 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023