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,
please how can i turn off hover efect ZOOM on this ite?
http://printin.gallery/herzchenklein/shop/
Thanks so much!
Hi Daniel,
Add the following CSS in your Custom CSS area:
.lab_wpb_banner_2 a:hover img { -moz-transform: none; -o-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; }Best regards,
Laborator Team
Thanks!