Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hallo, i noticed problem on product variation dropdowns on product detail page. Dropdown works when you click on text only. If the text is in two rows (small screens) it works when you click on first row of the text only. This is very user unfriendly behavior of dropdown combo. When you click on arrow next to the text nothing happens.
Hi Robert,
Please add the code below to your Custom CSS area:
.woocommerce .single-product .summary .variations tbody tr { width: 100%; }It will make all the variations appear in one row and this problem will be fixed.
P.S: We are working on a new theme update that will make some big changes in this area
Have a nice week!