Viewing 1 replies (of 1 total)
  • Plugin Author SkyVerge

    (@skyverge)

    Hey?@slagunes,

    Thanks for writing to us about our plugin! I’d be happy to help out here. ??

    While the plugin doesn’t have an option to hide this button at this time, you can use a bit of custom CSS to do so:

    
    .add_to_cart_button.product_type_variable {
       display: none;
    }
    

    If you’re not sure how to add custom CSS to your site, the following tutorial should be helpful: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    I hope that helps! Would you please let me know if I can help with any other questions?

    Thanks,

    Tamara

Viewing 1 replies (of 1 total)
  • The topic ‘Hide variable product buttons in the shop loop’ is closed to new replies.