How to Remove -OR- from the product page Express Checkout
-
Can anyone advise how to remove the -OR- text from the product page. The one that is used to separate the add to cart button and stripe express checkout button ?
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the product page URL so that we could give you custom CSS.
Best Regards
Product page link attached as an example
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
#wc-stripe-payment-request-button-separator{
display:none;
}
Best Regards
Hello
That did not work, it still remains ?
Hello,
Try to clear the site and server cache and check again.
Best Regards
Yes I already added the !important value in CSS and this corrected the CSS issue.
Hello,
I have removed the link to the scene.
If you have any questions please feel free to contact us.
Best Regards