• Resolved raleighwood

    (@raleighwood)


    Hello, folks! Excited about streamlining getting our group’s tickets online for 2023. On the checkout page, it seems the expiration date and CVC fields are blocking the button to actually complete the transaction. I’ve ruled out a theme conflict. This is using the Stripe processor. Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @raleighwood,

    Here’s some CSS that worked for me:

    .StripeElement {
    height: 110px !important;
    }

    You can add the CSS in your dashboard at Appearance > Customize > Additional CSS and see if it works for you. Please remember to flush all caches before you test the CSS snippet out.

    Happy Holidays!
    John

    Thread Starter raleighwood

    (@raleighwood)

    Perfection, thank you! Merry merry and happy holidays to you. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout Button Blocked By Expiration and CVC Fields’ is closed to new replies.