Hi,
Please add this to custom css in plugin settings/reviews:
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
width: 4.2em !important;
font-size: 24px !important;
}
.wcpr-col-star .star-rating:before, .wcpr-col-star .star-rating span:before, .wcpr-overall-rating-right-star .star-rating:before, .wcpr-overall-rating-right-star .star-rating span:before {
letter-spacing: -5px !important;
left: 0;
content: "\e606\e606\e606\e606\e606" !important;
}
.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating, .wcpr-grid .wcpr-grid-item .wcpr-content .review-content-container .star-rating {
font-size: 24px !important;
width: 4.2em !important;
}
.wcpr-content .review-content-container .star-rating:before, .wcpr-modal-wrap .wcpr-modal-content .star-rating:before {
left: 0;
content: "\e606\e606\e606\e606\e606" !important;
font-size: 24px !important;
}
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating {
font-size: 20px !important;
}
Best regards