Reply 347433 to: Apple Pay express checkout stripe placement on product page

Avatar: Rose Tyler
Rose Tyler
Support staff
February 19, 2023 at 10:19

Hello, Fahad Khalid,

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

#wc-stripe-payment-request-button-separator, .single-product .quantity~.et-or-wrapper > div {
    display: none !important;
}
#wc-stripe-payment-request-wrapper {
    margin-bottom: 20px;
}
.single-product .product-content .quantity { order:1; }
.single-product .product-content #wc-stripe-payment-request-wrapper { order:4; }
.single-product .product-content .single_add_to_cart_button { order:3; }
.single-product .product-content .et-single-buy-now { order:4; }

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.