Make the "Read our ... Reviews" text bigger (badge)

The text is too small for us, so we increased it with the following CSS code:

.global-styles, [class^='BadgeContainer__Inner-sc-'] {
width: 200px;
height: 130px;
}
.global-styles, [class^='BadgeTotalReviews__Content-sc'] {
font-size: 17px;
}

Please add such controls to the widget settings. Thanks!

1 Like