Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello!
I'm experiencing an issue on the Prestige theme where the text for my variant options exceeds the size of the drop-down box on the product page.
Example:
I'm not sure where to look in the code or theme css to resolve. Any suggestions are much appreciated!
Solved! Go to the solution
This is an accepted solution.
Thank you for the information. Please follow the instructions below
1. From your Admin page, go to Online store > Themes > click the three dots > Edit code
2. Find the Asset folder, and open the theme.css file
3. Add the code below at the very end of the file
button.ProductForm__Item {
width: max-content;
}
4. Make sure to SAVE
Hi @sshah1
Please provide your website so we can provide a code specific for you
simongjewelry.com
Thank you!
This is an accepted solution.
Thank you for the information. Please follow the instructions below
1. From your Admin page, go to Online store > Themes > click the three dots > Edit code
2. Find the Asset folder, and open the theme.css file
3. Add the code below at the very end of the file
button.ProductForm__Item {
width: max-content;
}
4. Make sure to SAVE
Awesome, that worked - thank you!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025