Home Forums WoodMart support forum How to Remove -OR- from the product page Express Checkout

How to Remove -OR- from the product page Express Checkout

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #440019

    IanB
    Participant

    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.
    #440068

    Hello,

    Please provide the product page URL so that we could give you custom CSS.

    Best Regards

    #440286

    IanB
    Participant

    Product page link attached as an example

    #440375

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    #wc-stripe-payment-request-button-separator{
    display:none;
    }

    Best Regards

    #440403

    IanB
    Participant

    Hello

    That did not work, it still remains ?

    #440526

    Hello,

    Try to clear the site and server cache and check again.

    Best Regards

    • This reply was modified 1 year, 10 months ago by Elise Noromit.
    #440568

    IanB
    Participant

    Yes I already added the !important value in CSS and this corrected the CSS issue.

    #440618

    Hello,

    I have removed the link to the scene.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)