Home › Forums › WoodMart support forum › Add to cart Preview Add to cart Preview This topic has 3 replies, 2 voices, and was last updated 1 year, 2 months ago by Hung Pham. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 16, 2023 at 7:52 pm #504571 LucaDiCaParticipant Can you remove the preview that makes you add the product to your cart? (see Attachment) Attachments:You must be logged in to view attached files. October 17, 2023 at 3:34 pm #504800 Hung PhamKeymaster Hi LucaDiCa, Thanks for reaching to us. Please add below code to Theme Settings > Custom CSS > Global custom CSS .product.wd-hover-info-alt .wd-add-btn-replace{ display: none; } Regards, October 17, 2023 at 5:23 pm #504853 LucaDiCaParticipant I inserted the portion of code (see photo) but nothing changed. Attachments:You must be logged in to view attached files. October 17, 2023 at 6:05 pm #504875 Hung PhamKeymaster Hi LucaDiCa, Please remove previous CSS code and use below one. .product.wd-hover-button .wd-add-btn-replace{ display: none; } Regards, Author Posts Tagged: https://www.acquabella.eu/ Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register