Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Product variant text size

Product variant text size

Eividas
Visitor
2 0 0

Looking for a help with product variant text size. Any suggestions? ( Dawn version 15.0.0  )
mazas.png

Replies 3 (3)

theycallmemakka
Shopify Partner
1720 417 435

Hi @Eividas 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>

<style>
variant-selects legend.form__label {
    font-size: large!important;
}
</style>

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

BSSCommerce-HDL
Shopify Partner
2305 834 908

Hi @Eividas
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSCommerceHDL_1-1719200758427.png

Step 2: Search file theme.liquid

Step 3: Inside head tags. You need create style tags. After insert my code inside style tag

BSSCommerceHDL_0-1719200741181.png

 

.product-form__input .form__label {
    font-size: 18px !important;
}

 

Here is result: 

BSSCommerceHDL_2-1719200900022.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Vinsinfo
Shopify Partner
460 158 156

@Eividas Please follow below steps to increase the text size of product variant label. Let me know whether it is helpful for you.

 

1. From admin go to "Online Store" -> "Themes".
2. Click action button from the current theme and select "Edit code".
3. Go to "base.css" file and paste the below code at the bottom of the file and save changes.
NOTE: You can adjust the size as per your need.

 

.product .form__label {
    font-size: 15px !important;
}

 

 
Please provide your support by click "Like" and "Accepted" if our solution works for you. Thanks for your support.
Please reach out to bizdev@vinsinfo.com for any enquires related to Shopify.
Our Services: Custom Theme Development, Theme Customization, Custom Feature Implementation, Data Migration, Custom APP Development, Website Optimization and Google Merchant Center Support