In this short article, I will help you disable the stars and the average rating from the header section of the widget so they won't be displayed anymore.
First, navigate to the 'Widgets' tab and click 'Edit' on the feed/widget that you want to disable the stars and average rating:
Once you have opened the editor, click on the 'Header' setting and disable the 'Average rating' setting:
If you want to remove the number of reviews as well, add the following CSS in the 'Custom CSS' section:
.es-widget-header-details-text {display:none;}
Please make sure to save the changes.
The final result will look like this:
If you have any questions or need additional assistance, please feel free to reach out and chat with us or send us an email at support@embedsocial.com
We're happy to help.