Hi I’m looking to remove the "Pay in 4 interest-free installments for orders over $50.00" From the product page on my website. I want to keep shop pay as a feature and that as an option for customers it is just an eye sore on the product page.
@cupidlovestupid - can you please share the product page link?
https://semtexlosangeles.com/products/drull-tee-white
PASSWORD IS: SHOPIFYHELP2023!
@cupidlovestupid - add this css to the very end of your base.css file and check
.product__info-wrapper .installment {display: none; visibility: hidden;}
hi this isn’t working / i don’t know where to paste it
Hi @cupidlovestupid ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at the bottom of the file → Save
product-info shopify-payment-terms{display:none !important}
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Hi,
The product price isn’t showing anymore now. How can I show the price and remove the note?
Sorry, but the password is wrong so I can’t continue to check
No i want something else this is incorrect
i just want to remove “View Sample Plans” only this text should be remove rest remain same. I am unable to do that as styling won’t work on this.
@Sukdeepneonflux - Can you please share this page link?