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 |
---|---|
163 | |
139 | |
74 | |
69 | |
58 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023