Home › Forums › WoodMart support forum › Review star color. Review star color. This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 28, 2019 at 12:03 pm #126090 jingyansuParticipant Hello, I want to change the product review of star colors. How can we do that? Thanks May 28, 2019 at 1:51 pm #126099 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .comment-respond .stars a.active:after, body .comment-respond .stars a:hover:after { color: red; } body .comment-respond .stars a:after, body .comment-respond .stars a:before { color: red; } Best Regards May 28, 2019 at 2:02 pm #126104 jingyansuParticipant Hello, It is making the review section stars red. However, in product archive or below product name; review color is default only. Check : https://www.techyuga.com/product/precision-phillips-2-screwdriver/ May 28, 2019 at 2:31 pm #126109 Elise NoromitMember Hello, Deactivate the blocking plugin or soft so that I could inspect the element by the right click. Best Regards May 28, 2019 at 6:40 pm #126139 jingyansuParticipant It’s deactivated now. You can check. Also could you tell me, how do i saw a custom help text inside the search panel. Right now it is “search for products”. I want to have a custom message there. Thanks May 29, 2019 at 6:05 am #126173 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .star-rating span:before { color: red; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register