How to delete divisions between cart in single product view

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

  • Avatar: Annixum
    Annixum
    Participant
    February 18, 2023 at 23:38

    Hello, have problem not found how to delete divisions between “-OR-“.

    On single product page where Buy with apple pay -OR- add to cart -OR- Buy it now. How delete that all: -OR-
    Same problem in Cart page.
    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2023 at 08:49

    Hello, Annixum,

    Try to add the next code in Theme Options > Theme custom CSS:

    #wc-stripe-payment-request-button-separator, .et_product-block div.quantity~.et-or-wrapper >div {
        display: none !important;
    }
    #wc-stripe-payment-request-wrapper {
        margin-bottom: 20px;
    }

    clear cache before checking the result.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

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

The issue related to '‘How to delete divisions between cart in single product view’' 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.