Home Forums WoodMart support forum In Catalog Mode and Product type Variable, Attributes does not show a drop-down Reply To: In Catalog Mode and Product type Variable, Attributes does not show a drop-down

#229117

Hello,

Please disable the catalog mode I will provide custom CSS to hade add to the cart button.

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

body .woocommerce-variation-add-to-cart,
body .woodmart-add-btn{
display:none;
}

Best Regards