Remove Paypal Button but keep paypal option non checkout

Topic summary

A user wants to remove the PayPal button from product pages while keeping PayPal available as a payment option at checkout. They’ve only found tutorials that completely disable PayPal as a payment method, which isn’t their goal.

Current situation:

  • PayPal button appears on product pages alongside “Buy It Now”
  • User wants to hide this button but retain PayPal in checkout flow

Response provided:

  • The PayPal buttons are rendered via app and JavaScript files
  • CSS customization cannot hide these buttons
  • No solution was offered to achieve the desired configuration

The issue remains unresolved with no clear path forward for selectively hiding the product page button while maintaining checkout functionality.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hi there,

I would like to remove the “pay with paypal” button on my product page, and replace it with the “buy it now” button. however, all of the tutorials I have watched remove paypal completely as a paymet option in order to remove the button, i still want to keep paypal as a payment option.

Is someone able to help me with this?

Thank you.

Hi @ellacoker ,

These buttons are rendered from the app and Javascript file so it is not possible to custom CSS.

Hope you can understand.

Daisy