Home › Forums › WoodMart support forum › Delete add to cart on hover Delete add to cart on hover This topic has 1 reply, 2 voices, and was last updated 4 years, 2 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 21, 2021 at 6:21 pm #307955 koenzwaanParticipant Is it possible to delete the add to cart button on the category pages when you hover over a specific product? July 22, 2021 at 12:02 am #307992 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body.tax-product_cat .product-grid-item:hover .wd-buttons[class*="wd-pos-r"] { opacity: 0; transform: 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