Mini-cart "view cart" button - by pjlm

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

  • Avatar: pjlm
    pjlm
    Participant
    December 8, 2020 at 16:15

    hi,
    is it possible to display the “view cart” button instead than “checkout” button in the mini-cart configuration?

    thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2020 at 16:21

    Hello,

    Theme Options > Header Builder > Cart > Show View Cart Button > On

    Regards

    Avatar: pjlm
    pjlm
    Participant
    December 8, 2020 at 16:30

    yes, but I only want to show the “view cart” button, not the “checkout” button
    thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 8, 2020 at 16:52

    Add the next code in Theme options > Theme Custom CSS:

    .et-mini-content .btn-checkout {
        display: none;
    }

    Regards

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

The issue related to '‘mini-cart "view cart" button’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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