Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi, Shopify world
I need help to edit the code of the variant box width, I need help finding the code or how to increase the size of the variant box.
My variant models' names are getting cut, and I need them to be completely visible.
Here is an image of the issue (here the name is cut and the arrow is blocking the model name)
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Add This css in your edit code > base.css File
.product .product-form__input .select {
max-width: 30rem;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-raj.s.webdeveloper@gmail.com OR My Site:-Link
Can you Share Site Preview Link
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-raj.s.webdeveloper@gmail.com OR My Site:-Link
This is an accepted solution.
Add This css in your edit code > base.css File
.product .product-form__input .select {
max-width: 30rem;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-raj.s.webdeveloper@gmail.com OR My Site:-Link
Thank you Raj!
Resolved, have a great Tuesday!
can you help we changing the height of the dropdown variant box