Increase width of dropdown
-
Hey @arminunruh
Is it possible to increase the width of the dropdown? I have a few options for a product and they are a little longer than usual. Would be great if it was possible for the dropdown to be wider so the text is fully visible.
I've attached a screenshot,
Thanks!
Alasdair

-
I've found this css selector: ".lay-variable-products-select-container" and if I change it from "width: calc(50% - 10px)" to "width: 100%" it increases which is great but could look a little tidier.
-
ah ok nice, what do you mean tidier?
-
The minus plus button next to it is then pushed beneath the dropdown and sits right against it with no space between. It's a really minor detail, no need to spend hours figuring out why.
Thanks
-
with the next laytheme update this will be fixed and will look like this:

-
with the next laytheme update this will be fixed and will look like this:

@arminunruh Thanks!