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!!
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024