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.
How i can take out the text decoration of the links ?
Hi there,
Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mode
Best regards,
Laborator Team
I'm working in local host at the moment. I only want to take out the underline line of the links.
thanks
Hi xaviblogs,
Add the following CSS in your Custom CSS:
.main-footer a:after, .wrapper a:after { display: none !important; }Best regards,
Laborator Team