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.
Hello,
Is it possible to just have text hover for portfolio?
E.g no background hover with the text.
Thanks
Trent
Hi Trent,
I don't know which type of portfolio you are using, but by adding the following CSS to Custom CSS it should hide the background color completely and show only the text:
#portfolio-1.portfolio-holder .item-box .thumb .hover-state { background-color: transparent !important; }Best regards,
Laborator Team