Change border radius

Add this code to the Custom CSS field on the Advanced tab of your Slider widget’s settings:

.eapp-slider-slide-slide {
  border-radius: 5%;
}