Home › Forums › WoodMart support forum › Header Icons Header Icons This topic has 2 replies, 2 voices, and was last updated 1 day, 14 hours ago by Hung Pham. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 29, 2025 at 6:43 pm #650131 admin-2531Participant Hi, Is there a way I can make the header icons rounded squares instead of circles? Image attached. Thanks Attachments:You must be logged in to view attached files. March 29, 2025 at 7:26 pm #650139 admin-2531Participant Also, How can I have the product star review show the start rating (1 – 5) after the stars, instead of (5 customer reviews) I want ★★★★★ 5.0 Thanks March 31, 2025 at 11:37 am #650362 Hung PhamKeymaster Hi admin-2531, Thanks for reaching to us and appreciate your patience. 1. Square icons Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: div.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon), div.wd-tools-element.wd-design-8 .wd-tools-inner, div.wd-tools-element.wd-design-8 .wd-tools-icon{ border-radius: 0; } 2. Stars rating You want to show rating count for real rated products only? Regards, Author Posts Tagged: header icon Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to create new topics. Login / Register