Shopify themes, liquid, logos, and UX
Hi there, I am struggling making sales on my site and i believe one of the many reasons is the Shop Pay sections and i would like to learn how to remove it. I tried a few other potential solutions from other discussion posts but to no avail. My stores URL is https://shopserein.store/products/fluffy-hopper I appreciate any help possible
Solved! Go to the solution
This is an accepted solution.
The code managed to hide the payment details but not the text for 4% I guess its an app that causing this try adding this code
#product-form-installment-template--21556322992429__main {display: none !important;}
Let me know if it work, if not please give me collaborator access to help you with it.
Hi,
Just wanted to check if I understood correctly you want to remove the payout details as the image below ?
Yes i would like to remove the section on the product page that states "Pay in 4 interest free installments for orders over $50 with shop" section.
1) Go to online store
2) Edit Code
3) Open your base.css file
4) Paste the following code at the end of the file:
.shopify-installments {display: none !important;}
5) Save.
Let me know if it work by marking it as a solution.
I appreciate the help but this did not work as the Shop icon and payment installments sections has no been deleted
Yes sorry I thought you want only the top text please add this code instead
1) Go to online store
2) Edit Code
3) Open your base.css file
4) Paste the following code at the end of the file:
.shopify-installments {display: none !important;}
.vtl-pl-main-widget {display: none !important;}
5) Save.
Hm on my end nothing is changing? Is there any other possible coded solutions?
This is an accepted solution.
The code managed to hide the payment details but not the text for 4% I guess its an app that causing this try adding this code
#product-form-installment-template--21556322992429__main {display: none !important;}
Let me know if it work, if not please give me collaborator access to help you with it.
This finally worked on my end. Thank you for the persistence!
You are welcome, glad I could help.
Have a nice day.
Is this solved?
It is not, not yet at least
Oh, Okay i ask because its unseen on my side. The one that you like to remove.
User | RANK |
---|---|
228 | |
174 | |
65 | |
52 | |
48 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023