If you would like to show the stars indicating the rating without showing the number of ratings (use case: strong ratings but just not a ton of them yet), then just add this to the custom CSS box on this page: https://www.monto.io/reviews/customize
โ
monto-reviews-count {
display: none !important;
}