@lowowl - please add this css to the very end of your component-rating.css file and check, should look like screenshot below
.rating-star:before {
-webkit-text-fill-color: rgb(255, 164, 28);}
Goal: change product review star color on collection/featured product grids (Shopify Crave, OS 2.0) to yellow.
What worked:
Layout fix:
Alternatives/notes:
Open questions (unresolved):
Status: initial color-change issue resolved; follow-up feature requests remain open.
@lowowl - please add this css to the very end of your component-rating.css file and check, should look like screenshot below
.rating-star:before {
-webkit-text-fill-color: rgb(255, 164, 28);}