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!!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025