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.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024