Home › Forums › WoodMart support forum › Star setting Star setting This topic has 5 replies, 2 voices, and was last updated 2 hours, 6 minutes ago by Hung Pham. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 30, 2025 at 1:00 pm #650196 dhndigitalmarketingParticipant Can I set full 5 stars for the products I sell myself? Thank you very much Attachments:You must be logged in to view attached files. March 31, 2025 at 11:25 am #650350 Hung PhamKeymaster Hi dhndigitalmarketing, Thanks for reaching to us and appreciate your patience. It means you want to set full 5-stars for all products? Regards, April 1, 2025 at 1:51 am #650627 dhndigitalmarketingParticipant yes i want to customize the number of stars displayed for my product April 1, 2025 at 8:48 am #650659 Hung PhamKeymaster Hi dhndigitalmarketing, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: div.star-rating span:before { content: "\f148" "\f148" "\f148" "\f148" "\f148"; } Regards, April 2, 2025 at 2:48 am #650966 dhndigitalmarketingParticipant I added the css but no result Attachments:You must be logged in to view attached files. April 2, 2025 at 9:19 am #651016 Hung PhamKeymaster Hi dhndigitalmarketing, Please remove above Custom CSS, and use below one: div.star-rating:before { content: "\f148" "\f148" "\f148" "\f148" "\f148"; color: #EABE12; } Regards, Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register