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,
When I hover over the image with links, a strange line appears across the image. Is there a way to change this hover effect to be the same as portfolio items? (an eye effect)
Thanks!
Hi cyberlism7,
Please add the code below to your Custom CSS area:
.post-formatting a:after { background-color: transparent !important; }that will remove that line in the middle of the image.
Have a nice day!