Home Forums WoodMart support forum Issue with top margin on Stripe Apple Pay and Google Pay buttons on the product

Issue with top margin on Stripe Apple Pay and Google Pay buttons on the product

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #613123

    ludwig.favre
    Participant

    Hello , Issue with top margin on Stripe Apple Pay and Google Pay buttons on the product page.

    Attachments:
    You must be logged in to view attached files.
    #613135

    Artem Temos
    Keymaster

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    .wd-single-add-cart #wc-stripe-payment-request-wrapper {
        margin-top: 10px !important;
    }

    Kind Regards

    #613137

    ludwig.favre
    Participant

    Thanks it’s works
    Best,

    #613140

    Artem Temos
    Keymaster

    You are welcome. Feel free to contact us if you have any further questions.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Issue with top margin on Stripe Apple Pay and Google Pay buttons on the product’ is closed to new replies.