Removing Express Checkout from Sense Theme

Removing Express Checkout from Sense Theme

monaim_ouadah
New Member
15 0 0

Hey everyone!

 

I want to let the express checkout disappear on the checkout page.

 

Scherm­afbeelding 2023-01-15 om 19.26.42.png

 

My shopify-url is boundless-3558.myshopify.com, and the theme is Sense.

Reply 1 (1)

PageFly-Victor
Shopify Partner
7865 1786 3134

Hi @monaim_ouadah 

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Go to Online Store->Theme->Edit code->theme.liquid->paste bellow code in tag </body>

<style>
.oyXa-._1wMtg {
    display: none !important;
}
._1Icdo._1ldkz {
    display: none !important;
}
._2pKWp._3b_o8 {
    display: none !important;
}
</style>

 Please refer to this screenshot:

PageFlyVictor_0-1673835050174.png

 

Hope you find my answer helpful!

Best regards,

Victor | PageFly