Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
.es-carousel-arrow-control-icon svg path,
.es-carousel-arrow-control-icon svg {
stroke-width: 3px;
stroke: currentColor;
}
Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
.es-carousel-arrow-control-icon svg path,
.es-carousel-arrow-control-icon svg {
stroke-width: 3px;
stroke: currentColor;
}