Hello,
How to modify the length of the variant picker button in the code? (theme supply)
I succeeded change the length of the quantity and add to cart, but not the variant picker button.
Thank you in advance for your answer.
Best regards,
Ju.
Solved! Go to the solution
This is an accepted solution.
Hello Ju8162,
Go to admin panel
Add this css at the end of
Online Store-> Themes -> Edit code->Templates->theme.scss.liquid
@media screen and (min-width: 769px) .selector-wrapper select, .product-variants select { max-width: 29%!important; }
Manage max width as per your requirement.
User | Count |
---|---|
747 | |
142 | |
100 | |
64 | |
45 |