On cart page between proceed to checkout / PayPal buttons and continue shopping there is blan

This topic has 2 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Rose Tyler

  • Avatar: giorgio
    giorgio
    Participant
    October 16, 2024 at 21:14

    on cart page between proceed to checkout / PayPal buttons and continue shopping there is blank space instead of the default: OR string.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2024 at 09:42

    Hello,

    Thank you for reaching out to us.

    This https://prnt.sc/Xxytvj3PMbiu comes from woocommerce PayPal payment plugin. You can contact support of the plugin directly, or use custom CSS code, for example:

    .woocommerce-cart #ppc-button-googlepay-container {
        display: none;
    }
    .woocommerce-cart .return-shop {
        margin-top: 10px;
    }

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

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