hardikr
Forum Replies Created
-
Thanks for your valuable review. 🙂
Forum: Plugins
In reply to: [Minimum Purchase Amount For Woo Cart - For WooCommerce] CSSYou are welcome.
Forum: Plugins
In reply to: [Minimum Purchase Amount For Woo Cart - For WooCommerce] CSS@bugsfordinner , Hi Bill
If you are referring to the checkout page notice , the border can be removed by using the CSS class ‘ct-mpac-min-amount-notice wc_error’.
But for cart notices we are using WooCommerce notices (On new cart page template: wc-block-components-notice-banner, on old cart page templete: woocommerce-error). These styles are coming either from your theme or from WooCommerce, which needs understanding of your setup and may require some customizations.@kslesinsky Thanks again,
As discussed earlier, the above issue is addressed in v2.3.26.@kslesinsky , Thanks for reporting the issue.
We will take a quick look at the same and roll out the update if required. We will keep you updated.Thank you for reaching out , you can allow the zero cart amount using the filter
ct_mpac_allow_zero_totalhave you tried using the same ?