Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello
I have been trying to remove the express checkout buttons and just have checkout.
https://lashtherapy.com.au/cart
The checkout button is blank and I have been struggling to get the correct code to simply have checkout to work on desktop and mobile.
Hoping someone could assist?
Solved! Go to the solution
This is an accepted solution.
Hi @Atilla101
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at top of the file -> Save
button#checkout {
background: #333 !important;
}
.shopify-cleanslate {
display: none;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @Atilla101
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at top of the file -> Save
button#checkout {
background: #333 !important;
}
.shopify-cleanslate {
display: none;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Thank you!!
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