Home Forums Basel support forum Check Out Page Reply To: Check Out Page

#86822

Hello,

The issue has been fixed by adding this code:

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    display: inline-block;
    min-width:250px;

}

Best Regards