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 do i remove the red animated vertical line when i hover any image that is linked? See the following url:
http://biztechfusion.com/newsite/products/#weebeekon
When i hover over the Download in the App store button - it shows a vertical red line. I want to remove it but keep it for regular links.
I am not able to find this in the CSS
see the attached screenshot
Please advice. Thanks!
See the attached
Hi there,
Try adding this CSS to Custom CSS:
.vc_tta-panel-body .wpb_content_element a:after{ width: 0px; }Best regards,
Laborator Team