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.
wondering if the carousel arrow could show permanently?
Hi there,
Through the theme options it is not possible, but if you add the following CSS to Custom CSS it will always show:
.wpb_wrapper .lab-vc-products-carousel .products .nextprev-arrow { visibility: visible; filter: alpha(opacity=1); -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }Best regards,
Laborator Team