Home › Forums › WoodMart support forum › Delete the button for the product. › Reply To: Delete the button for the product.
February 20, 2022 at 7:48 pm
#354649
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-image-summary .single_add_to_cart_button {
display:none;
}
If the code does not work, please provide the page URL.
Best Regards