[Clear Shopping Cart] Button on mobile looks like an active button

This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Tony Rodriguez

  • Avatar: chris.barrett
    Chris Barrett
    Participant
    April 5, 2023 at 18:55

    I wish to make the [Clear Shopping Cart] button less important on the mobile, either by changing colour? or possibly REMOVE altogether. Thanks in advance.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 6, 2023 at 06:39

    Hello Chris Barrett,

    Thank you for using our theme and for contacting us.

    To remove the [Clear Shopping Cart] button on mobile devices, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:

    @media only screen and  (max-width: 767px) {
    .woocommerce-cart a.clear-cart.btn.bordered {
        display: none !important;
    }
    }

    The result should look like this: https://postimg.cc/56RMykSc

    We thank you for your cooperation and look forward to your continued support.

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

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