Change border width of the review container

Add this code to the Custom CSS field on the Style tab of your Reviews widget’s settings:

.es-review-background-container {
border-width: 13px;
}
1 Like