This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Rose Tyler
I don’t know how to remove or even why the word OR shows before the Add To Cart button on a single product page,
Here is an image to explain the issue
Hello, BubbaDan,
Thank you for contacting us and for using XStore.
This block comes from one of the 3rd-party plugins on your site.
The next custom CSS code can be used to remove mentioned content:
.single-product .wcpay-payment-request-wrapper,
.single-product #wcpay-payment-request-button-separator {
display: none !important;
}
Kind Regards,
8theme team
Tagged: button, cart, remove, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up