Sort Size Bubbles on product page

Sort Size Bubbles on product page

ChrisM187
Tourist
29 0 15

Hello, I would like to ask if anyone knows how to makde sure that all the size bubbles are aligned on the product page in order not to look so messy! Maybe make them into squares instead of bubbles? 

Thank you in advance,

Chris

ChrisM187_0-1727384944835.png

URL: Trinitysneakers.com

Replies 2 (2)

AnneLuo
Shopify Partner
933 173 199


You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag

<style>
.product-form__input--pill input[type=radio]:disabled+label, .product-form__input--pill input[type=radio].disabled+label {
    width: 100px !important;
}
</style>

Result:

AnneLuo_0-1727400814836.png


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Rahul_dhiman
Shopify Partner
544 109 109

Hello @ChrisM187 
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> component-product-varient-picker.css
add this code at the end of the file.

.product-form__input--pill input[type=radio].disabled+label {
border-radius: 6px !important;
}

result
2.png 

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me [email protected] - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167