Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
div.layerslideshow .layerslideshow-prev,
div.layerslideshow .layerslideshow-next {
display: none;
}
Ciaran