Align review text to the center

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

.es-tabs-container,
.es-review-content {
  text-align: center;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

1 Like