Hello @lyylus
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.rivo-reviews-star-rating {
display: none !important;
}
div#panel-container {
display: none !important;
}