Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support fevered – a11n

    (@fevered)

    Hey there!

    This code will enlarge those fields. You should be able to adjust the width by changing the 100% in this code if you need any different sizing:

    .wc-stripe-elements-field, 
    .wc-stripe-iban-element-field, 
    .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
        width:100%;
    }

    You may also want to reach out to your theme developer to let them know it needs additional styling for those Stripe fields

    Thread Starter jeremyempie

    (@jeremyempie)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Stripe CC Field’ is closed to new replies.