Need to remove “- or -” separator within express checkout…
-
Take a look at this photo…
View post on imgur.com
https://imgur.com/a/RMoSlvm#NWbvoqE
I need to remove the “or” separator as seen in the top photo. If I remove the “WooPay” express button / option, only then does it remove the separator (bottom photo).
This CSS code should work, but it does not.
.wcpay-express-checkout-button-separator {
display: none;
}The separator looks like s***. I can’t live with it. Been working on this for two hours. Hope someone can help.
Thanks in advance!
- You must be logged in to reply to this topic.