Make letters capital

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

.es-main-content {
text-transform: uppercase;
}
1 Like

A post was split to a new topic: Make text in Write a Review button all caps