How to remove Clear shopping cart button?

This topic has 3 replies, 2 voices, and was last updated 1 years, 1 months ago ago by creativesite

  • Avatar: Barbara
    creativesite
    Participant
    April 18, 2023 at 19:14

    How can I remove “Clear shopping cart” button on Shopping Cart page?

    (I would like to avoid that someone presses it accidentally.
    It is totally okay if the customer can Remove items one by one.)

    https://postimg.cc/Bj6v09Wj

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 19, 2023 at 06:00

    Hello, Creativesite,

    In order to remove the “Clear Shopping Cart” button from the Shopping Cart page, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear the browser cache.

    .woocommerce-cart .col-md-6.col-sm-6.mob-center a.clear-cart.btn.bordered {
        display: none !important;
    }

    We hope this helps.

    Best Regards,
    8Theme’s Team

    Avatar: Barbara
    creativesite
    Participant
    April 19, 2023 at 11:28

    Yes, it helped! 🙂 Thank you, Tony!

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How to remove Clear shopping cart button?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.