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.
If tried to change the placeholder color of the search field into white, but it doesn't work.
Hi there,
Add this CSS to Custom CSS to change the color of the search placeholder:
header.site-header .header-widgets .search-form .search-input-env .form-control, header.site-header .header-widgets .search-form .search-input-env .form-control::placeholder { color: red !important; }Best regards,
Laborator Team