Home › Forums › Jevelin Theme › WooCommerce Stars
Home › Forums › Jevelin Theme › WooCommerce Stars
Hi @iancdma,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
here it is
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .product .star-rating span:before { font-family: "fontawesome" !important; margin-left: 3px; content: "\f005\f005\f005\f005\f005" !important; }