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 like to change the gap between a link and underline?
I tried the code below without success:
.site-footer a:after, .wrapper a:after {
padding-top: 10px;
height: 0.3em;
And it seems, there is a transparency active when mouseover. Any idea how to remove the transparency?
Thanks a lot for your help!!
Best,
Katrien
Hi Katrien,
Please add the code below to your Custom CSS area:
.site-footer a:after, .wrapper a:after {bottom: -5px;
}
Have a nice day!
Thanks a lot for your help!! You guys are amazing!
Best, Katrien
Hi Katrien,
Happy to hear that
Have a great day!