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.
Dear support,
I'm trying to change the color of search icon which don't have the same color with burger icon and others..
How can I change this icon to black as well ?
Thank you..
Hi there,
You can add this CSS to Custom CSS:
.header-search-input.menu-skin-light .search-icon a svg { fill: #000; }Best regards,
Laborator Team