Home › Forums › WoodMart support forum › how can I hide this ? how can I hide this ? This topic has 1 reply, 2 voices, and was last updated 1 week, 3 days ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 6, 2025 at 1:41 pm #689290 chutipao27Participant would you please tell me how to hide this ? always thanks for your world class support Attachments:You must be logged in to view attached files. October 6, 2025 at 2:36 pm #689306 Aizaz Imtiaz AwanKeymaster Hello, You can hide these icons globally from Theme Settings > Shop > Wishlist, Compare, Quick view. But if you want to hide it only from the product grid on hover, try to add the following custom css code in Theme Settings > Custom CSS. .product-grid-item .wd-buttons.wd-pos-r-t { display: none; } Best Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register