This topic has 4 replies, 2 voices, and was last updated 7 months, 4 weeks ago ago by Tony Rodriguez
Hello,
How I can remove checkout button from mini cart, and cart page?
Regards,
H.Osman
Hello, @Hakan Osman,
To remove checkout button from mini cart, We kindly suggest that you try using the following custom CSS code:
.mini-cart-buttons .btn-checkout {
display: none !important;
}
XStore > (Theme Options > Theme custom CSS > Global).
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Hello, Tony,
Thank you so much!
Regards,
H.Osman
Hello, @Hakan Osman,
You are welcome.
Kind Regards,
8theme team
The issue related to '‘Remove checkout button from mini cart and cart page’' has been successfully resolved, and the topic is now closed for further responses