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 support,
On my website I use rev slider element.
When I add a button with a url link on the slide there is a underline textdecoration on :hover which I cannot remove.
tried:
a:hover, a:visited, a:link, a:active { text-decoration: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }...didn't work
Regards
Stefan
screenshot
Hi blup96,
Please add the code below to your Custom CSS area:
.rs-parallax-wrap a:after { background-color: transparent !important; }Have a nice day!Thanks Ylli,
That worked very well! :)
Regards
Stefan
I'm happy to hear that Stefan
Have a nice day and stay safe!
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.