This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
Hi.
Is it possible to remove the Check Out button in the cart field in the upper right corner in the heading. I only want the check out button to be visible in the Cart page. Due to a Payment solution I have with Klarna I want to force my customer in to CART page before they get an option to check out. If not, the miss the opportunity to select shipping method, use giftcard and coupons.
Look forward to hear from you – have a nice day.
Regards,
Ruben Hestholm
Hello,
Please provide us with a link to your site.
Thank you.
Regards,
Eva Kemp.
Sorry, My bad!
When you hoover over the “shopping cart” field an overview of the cart appears with two options – One for View cart and one for Check Out. I would like to only have the View cart button available.
Have a nice day!
Ruben
Hello,
Please add this code into custom.css file:
.shopping-cart-widget .cart-popup a.button.filled.active.right {
display: none !important;
}
How to create custom.css you can watch in this tutorial.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Remove the checkout option in the cart fireld in the upper right corner’' has been successfully resolved, and the topic is now closed for further responses