Shopify themes, liquid, logos, and UX
Hello,
I am using the Plain Jane 2.0 theme.
I am having some issues with the dynamic checkout buttons on my page. I want to remove the dynamic checkout buttons (Shop Pay, PayPal, Google Pay)on the cart page but keep them on my checkout page.
URL: https://monarcharchives.com/
Pass: password1
Mobile View:
Desktop View:
Checkout Page (Want to keep the same):
I have dabbled in theme and bass and checkout page files but I am unable to find a solution to this. Please let me know if you can help! I really appreciate any help anyone can provide.
Solved! Go to the solution
This is an accepted solution.
Hi @MochaA , go to your theme.liquid file and add the following code at the end before the </body> tag :
<style>
shopify-accelerated-checkout-cart {
display: none;
}
</style>
This is an accepted solution.
Hi @MochaA , go to your theme.liquid file and add the following code at the end before the </body> tag :
<style>
shopify-accelerated-checkout-cart {
display: none;
}
</style>
This fixed it. Thank you so much. I appreciate your help!!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025