Shopify themes, liquid, logos, and UX
Hello, I need to urgently remove these buttons from my cart page - is anyone able to help?
Thanks you!!
Solved! Go to the solution
This is an accepted solution.
@Gem3 - add this to the very end of your theme.scss file
.template-cart .additional-checkout-buttons{display: none; opacity: 0; visibility: hidden;}
This is an accepted solution.
Thanks for the URL. Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-cart .additional-checkout-buttons{
display: none;
}
Hope this works.
Thanks!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Hello @dmwwebartisan
My website is
https://greenify-co.myshopify.com/
I would like the express checkout to remain in the check out but not the cart if possible.
Thank you!
This is an accepted solution.
@Gem3 - add this to the very end of your theme.scss file
.template-cart .additional-checkout-buttons{display: none; opacity: 0; visibility: hidden;}
This is an accepted solution.
Thanks for the URL. Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-cart .additional-checkout-buttons{
display: none;
}
Hope this works.
Thanks!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025