Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Help with Stripe plugin – VW Landing Page theme

Home Forums VW Theme Help with Stripe plugin – VW Landing Page theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22410
    Justin Davis
    Participant

    Hello,

    I’m using the vw landing page theme. My site is hampdendancearts.com. When you go to checkout and select stripe for payment, the fields to enter card number and other information are too small. Can you please help?

    Thanks

    #22428
    developer vwtheme
    Participant

    Hi,

    Thanks for the post.

    Can you please provide us the screenshot so that we can help you.

    Many Thanks!

    #22516
    Justin Davis
    Participant

    stripe problem

    #22564
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish

    .stripe-card-group iframe
    {
    width:100% !important;
    }

    Thank You

    #22608
    Justin Davis
    Participant

    Hello,

    Thanks, but that did not work:

    #22611
    Justin Davis
    Participant

    This worked:

    .stripe-card-group,
    .woocommerce-account .StripeElement,
    .woocommerce-checkout .StripeElement {
    width: 100%;
    }

    #22654
    developer vwtheme
    Participant

    Great. Let us know if you have any other issue.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.