Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
@media (max-width: 500px) {
.es-badge-container {
border-radius: 5px;
}
}
Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:
@media (max-width: 500px) {
.es-badge-container {
border-radius: 5px;
}
}