Comments 2detourdave started the conversationJune 25, 2019 at 3:45pmI would like to remove the left and right arrows from Veented slider. Can this be done? I believe it is an option from Engage. 361Filip repliedJune 26, 2019 at 1:03pmHi there!The following CSS code will do the trick: .veented-slider .swiper-button-prev, .veented-slider .swiper-button-next { display: none; }Just paste it in Theme Options / Advanced / Custom CSS.Kind Regards,Veented Team1 Like 2detourdave repliedJune 26, 2019 at 5:03pmPerfect. Thanks Filip! 361Filip repliedJune 27, 2019 at 9:10amYou're welcome!Kind Regards,Veented Team Sign in to reply ...
I would like to remove the left and right arrows from Veented slider. Can this be done? I believe it is an option from Engage.
Hi there!
The following CSS code will do the trick:
Just paste it in Theme Options / Advanced / Custom CSS.
Kind Regards,
Veented Team
Perfect. Thanks Filip!
You're welcome!
Kind Regards,
Veented Team