Hide button to checkout in mini cart dropdown

This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler

  • Avatar: Micke
    Micke
    Participant
    April 8, 2021 at 07:57

    Hi. In the mini cart dropdown, is it possible to hide the button that linked to checkout, I only want the button linked to shopping cart to be displayed. I can’t find settings for this but is it possible with some code Snippet?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 8, 2021 at 08:10

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .mini-cart-buttons .btn-checkout {
        display: none;
    }

    Regards

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

The issue related to '‘Hide button to checkout in mini cart dropdown’' 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.