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.
How do I make the quantity box background darker?
Hi there,
You can add this CSS to Custom CSS:
.woocommerce div.quantity input.qty { background: #333; }Best regards,
Laborator Team