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.
Hi, I'd like to add some css customisation on my Aurum checkout page so that the radio buttons and opt-in boxes regarding the selection of shipping options, payment methods, and accepting terms and conditions were more noticeable and easily perceivable by everyone. A bit heavier black line would be perfect. Could you please help me with this?
Hi Anni,
Please add the code below to your Custom CSS area:
input[type=checkbox], input[type=radio] { border-color: #222; }Have a nice day!