[ad_1]
Hi @foxmox
You can easily change the look of the buttons by adding CSS to your site:
.wc-stripe-product-checkout-container.bottom{
margin-top: 1.7em !important;
}
.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_]{
width: 100% !important;
max-width: 100% !important;
}Kind Regards
