Comments 1agentjulliard started the conversationJanuary 8, 2018 at 5:36amwondering if the carousel arrow could show permanently? 1,560Laborator repliedJanuary 8, 2018 at 7:25amHi 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 Documentation Join Kalium Users Group1 Like Sign in to reply ...
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:
Best regards,
Laborator Team