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 would change the animation of the line that grows under the links of kalium theme, or simply get rid of it.
thank you
Hi gabrielerivoli
Please read article we wrote how to use Custom CSS. And past the code below to remove it.
a:after { background-color: transparent !important; }Thank you.