Home › Forums › WoodMart support forum › remove the add to cart button and price remove the add to cart button and price This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 25, 2021 at 6:20 pm #269311 amine1991Participant Hi, how can I remove the add to cart button and price? February 25, 2021 at 8:20 pm #269324 Elise NoromitMember Hello, Thank you very much for choosing our theme and for contacting us. You can enable a catalog mode in the Theme Settings > Shop > Catalog mode. Alternatively, add this code to the Theme Settings > Custom CSS > Global: body .woodmart-add-btn > a { display:none; } .price .amount { display: none; } body .single_add_to_cart_button{ display:none; } div.quantity { 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