How do I remove the “Pay in 4 interest-free installments for orders over $50.00 with Shop Pay” and the “Learn More” link that follows it? I was able to use the below code when I was using the Dawn theme but it’s not working for my current theme (Broadcast).
Dawn and broadcast may have a different selector for this pay interest. TRy this one.
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:
I tried the first option with no luck. I’m not sure how to do number 2? Where do I place that code? And for the 3rd option, I couldn’t find anything under snippets or sections that said “shopify-payment-terms”