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!!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025