Home Forums WoodMart support forum problem with chekout button Reply To: problem with chekout button

#312549

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .product-grid-item  .wd-add-cart-icon{
display:none;
}

Please provide the product page URL where you want to remove the second button.

Best Regards