I’ve tried hide add to cart option and css code on woodmart doesn’t work
-
I’ve tried hide add to cart option and css code on woodmart support answers doesn’t work,
I just want to show “BUY NOW” button,Don’t want to see “add to cart” button,How can I do that?
It doesn’t seem to work…
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Check the Private content
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .single_add_to_cart_button {
display:none;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!