These are the 'prev/next' arrows and the 'mouse drag'.
I am working with the J51-Amelia template, but I am using the v1.1.10 of J51_LayerSlideshow that came with the Novah template, as the version (1.1.3) that shipped with Amelia was missing many wanted settings that v1.1.10 has and it works fine in the Amelia template too.
I managed to hide the arrows with following css added to the template's custom css tab:
.layerslideshow-prev,
.layerslideshow-next {
display: none;
}
But how to disable the 'mouse drag' feature to change slide?
I notice that the demo of a Natelie template is only using 1 image in the slideshow and there is no 'mouse drag' feature, so I wonder if there is a added a setting in a newer version of J51_LayerSlideshow to disable the mouse drag?
It would also be very nice if the module had a setting to disable/enable the 'prev/next' arrows.
Is it by the way possible to get updates on modules that ship with your templates, or does it require to buy newer templates to get newer version of the J51 modules?