Revert the changes &let me share the store access
I will check & let you know
Goal: remove express checkout buttons (e.g., PayPal, Apple Pay, Google Pay) on mobile in Dawn 5.0 while keeping PayPal as a payment method.
Earlier attempts: code/CSS edits that worked on desktop didn’t affect mobile. Dawn lacks cart.liquid, complicating prior guides. Shopify’s design team hid the buttons on desktop but not on mobile; they suggested upgrading to Dawn 6.0, but updating is impractical due to existing customizations.
Key update: since mid‑2022, Liquid/CSS methods to hide express checkout at the top of checkout no longer work. A Shopify Functions–based approach is needed (Shopify Functions = server-side extensions to modify checkout behavior).
Proposed solutions:
Status: no confirmed resolution yet. OP plans to try the app-based solution; discussion remains open.