Need Help Removing Stars underneath Product Names in Collections Page (Dawn Theme)

It has the stars underneath all the products in the collections pages. I want to remove them. I already tried to add .rivo-reviews-star-rating {
display: none;
}
.product__info-container p.rating-text.caption {
display: none;
}
.product__info-container p.rating-count.caption {
display: none;

}

to the base.css

and

.product-icon-list.vstar-star { display: none !important; }

to the theme.liquid and neither did anything.

Hi @graceamour ,

Would you mind to share your URL website (with password if its protected)?

Thanks!

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.