Can't Remove Secure Payment Option on Product Page

I’m trying to remove the Secure Checkout with and payment option images from my website. I’m using Fusta as my theme, I’ve made sure that displaying dynamic checkout options is turned off and it still won’t remove the part pictured below. Any help is appreciated.

https://thepaintedponyboutique.com/

password is hatu0610

@tneal0610 ,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. paste this code right above the tag:

Kind regards,
Diego

1 Like

Thank you. This worked.