This topic has 4 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Rose Tyler
hello I would like to remove the add to cart button on my product page and on the sticky bar and preserve only buy now
Hello,
Add the next code in Theme Options > Theme custom CSS
.single-product .ajax_add_to_cart, .single_add_to_cart_button~.et-or-wrapper {display: none !important;}
Regards
Thank you very much it worked just a quick question can I do the same on the home page .
that is to say, just make a buy now button appear and not add to cart .
Thank you very much
Hello,
Theme Options > WooCommerce > Shop > Products style > Product Content Elements > disable Add to cart button
Regards
The issue related to '‘remove add to cart button and preserve only buy now’' has been successfully resolved, and the topic is now closed for further responses