Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi Guys,
Quick question here: I want to hide the Express Checkout Buttons from my cart page, since they are very large and don't allow the "Recently Viewed" app to be shown fully at the bottom.
However, I would like to only hide this buttons on the cart page, keeping the funcionality of these checkout options on the Checkout page.
Theme: Ride 9.0
Shop: suassi.com
Thanks in advance for your help guys.
Kind Regards,
Suassi
Solved! Go to the solution
This is an accepted solution.
Hi @Suassi
Please follow the instructions below to hide the dynamic buttons in cart
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.css file
3. At very end of the code, add the code below
.cart__dynamic-checkout-buttons.additional-checkout-buttons {
display: none;
}
This is an accepted solution.
Hi @Suassi
Please follow the instructions below to hide the dynamic buttons in cart
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.css file
3. At very end of the code, add the code below
.cart__dynamic-checkout-buttons.additional-checkout-buttons {
display: none;
}
Thanks @made4Uo , that did it!
Appreciate your help, thank you very much.
Have a nice day 😉
Kind Regards,
Suassi
fantastic! this works, exactly what most folks need, removal of the pesky intrusive yellow button.
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024