I already resolved it myself 🙂
In child theme make copy home-slideshow.php en remove the last:
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
<a href="#myCarousel"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a href="#myCarousel"><span class="glyphicon glyphicon-chevron-right"></span></a>
<div class="enigma_slider_shadow"></div>
</div><!-- /.carousel -->
I did exactly as above but still see the arrows on the sides and the dots below. Slide 2 and 3 are gone, so that is good.
How do I get rid of the arrows and dots?
Thanks in advance for replying.