How can I change the size of the product dropdown menu?

Hi! For product dropdown options (like colour and size), how can I make it so that if there’s only one option, it’ll stretch to the size it would be if there were two options? Ideally I want it to stretch to the end of the page.

I’m also looking to extend the quantity button to be the same size.

Thanks!

In case you need it, site preview:

https://8sxk0i6ihyvaj8zn-51828392109.shopifypreview.com

Hi,

please check screenshot, is this way you want ?

if yes I will send you code

2 Likes

Hello!

The quantity looks good, that’s perfect.

For the dropdown menus like height and colour, is it possible to have an if function? If there’s only one dropdown menu then to have it expanded to the end of the page like how you did with the quantity tab, and if there are two or more dropdown menus, then to leave it as is (since it’s already expanded to the end of the page).

Let me know :slightly_smiling_face: If not, then I’m happy with what you have and I would like to have the quantity option text centred (the other dropdown menus can be left align). Thanks!

.product-form__controls-group {
    display: block;
}
input#Quantity-product-template {
    max-width: 100%;
}

Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid

Note : dropdown menu of quantity will not expand !

1 Like

Hello

Could you send me this code ?

I will really appreciate it

@luvalum ,

Hi

Share your issue with URL.

I will provide the code, If it will work then accept it !

I just want to make the option wider so that people can see all sizes expanded for all products

The instruction on the path where i need to enter the code does not correspond to the Debut theme, I just do not understand where to enter the code

https://4youcanvas.myshopify.com/products/i-am-a-unicorn-print-on-canvas-street-graffiti-rhinoceros-wall-art-animal-wall-print-wildlife-decor-mural-wall-art-rhino-ready-to-hang

I would be grateful if you could help me

I appreciate what you are doing!