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,
is there a way to remove the animation / underlining in the portfolio category menu and in the footer menu ?
Hi Pierre-Henri,
Add the following CSS in your Custom CSS area to remove the underline:
.main-footer a:after, .wrapper a:after { display: none; }Best regards,
Laborator Team