Hello, DebbieC,
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;
}
Best regards,
8Theme’s Team