Thanks for the interest in our plugin!
Unfortunately, it is not possible to remove the rating option.
Okay, thanks for your prompt reply. Is it possible to customise the form section at all other than the titles? It would be good to be able to change the text where it says ‘comments’, along with the ‘thank you for your review’ copy once the review has been submitted. Thanks!
No, unfortunately, our plugin doesn’t support this kind of customizations. It is very much created for traditional product reviews.
Sorry for not being able to be more helpful.
Hi there; it took me a lot of research before finding the right solutions too.
All you need todo is goto your Dashboard >> Appearance >> Customize >> Additional CSS and paste the below code
.star-rating { display: none !important; }
Hi Tunde,
Thanks for the code. I was looking for this tweak too. Worked like charm.