Home › Forums › WoodMart support forum › Remove review star Remove review star This topic has 1 reply, 2 voices, and was last updated 7 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 31, 2018 at 8:49 pm #70280 penguinedParticipant I want to remove the review star from the homepage and category page. How do I do that? August 1, 2018 at 6:43 am #70298 Elise NoromitMember Hello, It is possible to do with custom CSS. .product-grid-item .star-rating { margin-bottom: 5px; display: none; } Add this code to the Theme Settings > Custom CSS. If you mean removing reviews from the whole site, navigate to Woocommerce > Settings > Product Tab and disable. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register