Hi, I’d like to remove the Shop Pay installments message on a featured product on my site homepage, and across all product pages. I’ve tried adding a few code snippets and none of them are working. My website is cleonse.com What's the solution?

Screenshot 2025-12-13 at 5.32.00 AM

Hey,

Could you please share your store URL and password (if applicable) so that I can take a look and provide you the solution code?

Looking forward to hearing back from you.

Best,

Daniel Smith

Hi @Cleonse

Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.

Best regards,
Devcoder :laptop:

Some themes have a checkbox for this. Not sure about yours though, but worth checking anyway:

If not, try this code in product information section “Custom CSS” setting:

shopify-payment-terms {
  display: none;
}

I think I have a custom theme… anyways, I tried the custom css and it worked perfectly - thank you so much for helping me solve this frustrating issue!

Ella is not a custom theme, it’s just not in Theme Store, but one of the better Themeforest themes.
Just in case – manual is here: