i tried looking for it in the code, dont think its an app, and other solutions dont work for me. I want to get rid of ‘secure and trusted checkout with’ as well as the trust badges below. they just get in the way and are unnecessary
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
You can find it in theme.liquid by pressing ctrl+F => copy test error “.info_content.pro_sticky #trust-badge-content-div { display:none;” => paste it to search box => enter => delete the code.