Hide review titles

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

[class*='ReviewContent__Title-sc'] {
display: none;
}
1 Like