How to hide Shop Pay wording on product page? RIDE THEME

Topic summary

A user seeks to remove Shop Pay text from their product pages on the RIDE theme.

PageFly support provides a solution involving custom CSS code:

Implementation steps:

  • Navigate to Online Stores > Themes > More Actions > Edit code
  • Open theme.liquid file
  • Insert provided CSS code above the </head> tag

The code targets Shop Pay markup elements to hide them from display. An accompanying screenshot demonstrates the expected outcome. The solution appears straightforward and directly addresses the visibility issue without requiring app installation or theme modifications beyond the CSS addition.

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

Hello,

I would like to know how to hide all the wording from Shop Pay?

My website: https://atrevojewelry.com/products/3mm-ball-studs

Using RIDE theme

Thank you

Hi @mdova

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

1 Like