Setting to control color of the arrow icon

I’d like to have Arrow color setting in the widget. As for now, the Support Team suggest using this CSS code:

.eapp-slider-arrow-icon {
  fill: red;
}
2 Likes