Heya,
Sorry to bump this thread but I’m having the exact same problem. The PayPal button was hidden with the first code snippet, but even though I’ve added Nikko’s code the –or– line still appears!
Thanks
edit: FIXED, but in case someone else comes across this problem, found the solution in another thread.
#top.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons__separator {
display: none;
}