Shopify Reviews App: Remove caption next to stars
This modification will hide the caption next to the rating stars:

After:

Code:
/* -- code to remove caption next to starts for Shopify reviews app -- */
.spr-badge-caption {display:none;}
/* - end - */
Where do I add the code?
Use this link to learn where exactly to add this code snippet: