How Can I Remove "Pay In 4 Interest Free Installments" In Dawn Theme?

Hello, I am looking to get rid of the “Pay in 4 interest-free installments…” under the price of my product on the product page.

I am using the Dawn theme.

Thank you.

Hii can you share the store link so I can check? Thank you!

Hi there!

The payment terms container is typically hidden by adding the following code to the bottom of base.css in the theme editor:

.payment-terms-container {
    display: none !important;
}

If that doesn’t work, post a link to your site and I will update the code to get the job done :slightly_smiling_face:

I’m using Dawn Theme. Please help me!!

Thank you in advance!

please help me i need to know how to get rid pay in 4 interest-free installments for orders over $50.00 with learn more shopify dawn theme

Did you figure out the code to remove this text?

Thank you.