Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I'd like to test the checkout page removing the PayPal button but not on the cart page. I don't know if it's possible. I'm using Impulse theme and the URL is www.todoglam.com
Many thanks
Hello There,
Admin go to online store -> themes -> actions -> edit code
Find Asset >theme.css and paste this at the bottom of the file:
div#express-checkout-wallets-wrapper {
display: none;
}
._3MBdg {
display: none;
}
Hi @ZestardTech , thanks for your reply !
I've tried but the PayPal button doesn't shows now is on the cart page but it still shows it on the checkout page. Do you know how to solve it?
Thanks
Read this article,
Hi @MarksBcn ,
It seems like since mid of 2022, the liquid / CSS code to hide the checkout button does not work anymore (The solution provided by others above used to work until mid of 2022). To hide the express checkout payment method, you will need an app that utilize Shopify Functions. (a way for an app to communicate with Shopify to remove certain payment methods)
I have made an app to hide the Paypal Express (and other express checkout method like Apple Pay, Google Pay etc) on the top part of checkout page, and customer can still select Paypal method at the payment step.
The app is made using native Shopify Functions, thus it does not affect your store existing layout or functionality at all. You don't need to be on Shopify Plus plan to use the app, your store can be on any Shopify Plan.
The app name is Yagi Express Payment Hider (https://apps.shopify.com/yagi-express-payment-hider)
The app also have a workaround which you can hide the express checkout buttons for returning customers with saved address, but you will need to create a placeholder shipping rate for it to work, this will also work with one-page checkout.
Hope this can help!
Regards,
Axel Kee
I believe you meant that nice yellow PayPal express button at the top in the checkout page. If I am correct, you can easily hide this button using the PayRules: Hide Payment Methods app in your Impulse or any theme. After installing the app, go to the Add Rule page and enable the toggle to Hide of the PayPal Express Checkout field like the below screenshot.
Hope it's useful. Thanks.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025