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, guys:
I have a button on my Rev Slider. When I click on it, it shows the link theme effect (underlined in the theme link color). As a matter of fact, this issue happens on all devices (not just in mobile as I said in the tittle of this ticket)
How can I get rid of this effect on my Rev Slider? (I thought it was a bug that was solved in one on the updates, but I got the last one and it is happening)
Thanks!
Hi Sira,
I have added this CSS to Custom CSS to hide the underline below the button on Slider Revolution:
.rev-btn:after { display: none !important; }Best regards,
Laborator Team
Wow, that is fast!! Thanks