PayPal Checkout show twice on my product page

This topic has 5 replies, 3 voices, and was last updated 1 years, 3 months ago ago by Mo

  • Avatar: Mo
    Mo
    Participant
    January 9, 2023 at 18:27

    Hello 8 Theme Team,

    i have a problem using paypal checkout.
    http://thefutureshop.de/product/bettwaesche-20mm-streifen/

    You can see, tha the button is 2 times on the product page.
    Can u help me fix the issue?

    I am using yith paypal plugin

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 10, 2023 at 05:40

    Hello, @Mo,

    Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site now after removing the browser cache.

    @media only screen and (min-width: 200px){
    .paypal-button.paypal-button-shape-pill {
        display: none !important;
    }
    }

    Regards 8Themes Team.

    Avatar: Mo
    Mo
    Participant
    January 10, 2023 at 15:25

    Hello,

    i insert the code in additional css, but the two buttons are still there :/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 10, 2023 at 15:37

    Hello,

    I’ve changed the code to:

    .single-product .et_product-block .paypal-button:nth-child(2) {
        display: none;
    }

    Check now, please.

    Regards

    Avatar: Mo
    Mo
    Participant
    January 10, 2023 at 15:43

    It works!
    Many thanks!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘PayPal Checkout show twice on my product page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.