How to align the reviewer name to the left?
Hey there, @user34581 ![]()
This code will do the trick:
.es-review-author-block-container {
margin-left: 0;
}
Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped ![]()
2 Likes