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 reader
Is it possible to have a separate colour for link color and active link color?
And how to do this?
Kind regards,
Miguel
Hi Miguel,
You can add this CSS code to your Custom CSS area:
a:active { color: red !important; }Will set this ticket as solved from here.