Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
[class*="RatingItemFilledSvg__Container-sc"]:not(:first-child) {
display:none !important;
}
Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
[class*="RatingItemFilledSvg__Container-sc"]:not(:first-child) {
display:none !important;
}