Change font of the review text

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

[class^="SimpleShortener__Inner"] { 
font-family: Roboto, sans-serif; 
}

You’re very welcome to use any other font, providing it’s installed on your website and supported by your browser :slightly_smiling_face: