Home › Forums › Jevelin Theme › Drop down Button width in shop
Home › Forums › Jevelin Theme › Drop down Button width in shop
Hi, can you please let me know how to make the drop down button wider on the product page please? Either that or tell me where to change the text maybe? Currently it’s showing ‘Choose an op’ and so either need it to read ‘Choose an option’ or worst comes to worst, simply ‘Options’?
I’ve attached a screen shot showing the issue but you can see for yourself on this link – https://raymoss2.ewdsworkshop.com/product/gesipa-accubird-7250037/
Thanks, Adam
Solution for this topic
Hi Adam,
I hope you are well today and thank you for your question.
You can increase its width by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce .sh-woo-layout table.variations { max-width: 300px; }
Best regards,
Shufflehound team
awesome thank you! And thank you also for the extremely fast response, much appreciated! 🙂
You are most welcome here 🙂