How change the mask on slideshow? I would like image on slideshow to be displayed whithout the mask. In addition I would like that the slides play no stop.
kouassikrou Hi Add this code in custom css
.acm-slideshow .item { background: transparent!important;}
Regards
Ninja It works for mask. Thank you. But how to have the slide play in no stop? I need to add 3 or more slides?
kouassikrou Hi Kindly check you are using a 3rd party slideshow now, you need to check its documentation for features and usage.