@Sapna2 - please share your website URL and password if any
please provide where to change the colour of the stars becuase I just can’t find where to change it. Not in the obvious colour pallet section. So I will check and provide a solution here.
@Sapna2 - add following css to the end of your theme.css file, change to any shade you want
.spr-badge-starrating .spr-icon, .spr-icon {
color: #f0f344 !important;
}
Dear @Sapna2
From your Shopify admin, go to Online Store > themes
Locate your current theme and then click Actions > Edit code
After that in the Assets folder, click to open your theme.scss.liquid file
Go to the very bottom of this file and paste the following code:
/* Start */
.spr-icon.spr-icon-star-empty, .spr-icon {color: Yellow !important}
/* End*/
Ensure that the code was copied exactly from this guide and pasted correctly, making sure no characters or symbols are missing.
Save and check your theme by refreshing it.
If you still need help you can contact us by using the link or email given at signature.
User | Count |
---|---|
547 | |
210 | |
127 | |
79 | |
46 |