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.
On the header and footer links I would like to stop the default underline on hover and add just a change in text colour - can I do this with custom css? I am not sure what to target.
Thanks
Hi James,
Can you please add the code below to your Custom CSS area:
.standard-menu-container div.menu>ul>li>a:after, .standard-menu-container ul.menu>li>a:after { background-color: transparent !important; } .site-footer a:after { background-color: transparent; }Have a nice day!
Great, Thank you!
Happy to hear that James
Have a nice day!
P.S: Enjoying our theme? Head over to your Downloads tab and give it 5 stars. We will love you forever.
Done :)
Thank you very much.