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,
Can you please help me custom css my blog post carousel so that it does not blur when I hover it.
Site: http://naturalnica.com/hoome-play
thanks!
Hi Castor,
Can you try this Custom CSS and see if it works the way you want:
.mpc-post .mpc-post__thumbnail + .mpc-post__overlay {display: none !important;
}
Works perfectly! Thanks!
Great to hear that!