Home › Forums › WoodMart support forum › Deletion of some functions › Reply To: Deletion of some functions
October 5, 2023 at 2:58 pm
#501916
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .single_add_to_cart_button{
display:none;
}
Best Regards