How to remove checkout from mini cart properly

This topic has 4 replies, 3 voices, and was last updated 11 months ago ago by Tony Rodriguez

  • Avatar: makeitsimple
    makeitsimple
    Participant
    May 30, 2023 at 18:42

    Hello,

    im trying to remove “Checkout” button from Mini Cart and i’ve tried via css & php hook aswell but i didnt make it.

    https://prnt.sc/qPeXyCGtX5_5

    Is there any way to only keep “Show cart” button?

    Thank you.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2023 at 09:49

    Hello Makeitsimple,

    Thank you for contacting us and for using XStore.

    We kindly suggest that you try using the following custom CSS code:

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

    (Theme Options > Theme custom CSS > Global).

    Kind Regards,
    8theme team

    Avatar: makeitsimple
    makeitsimple
    Participant
    May 31, 2023 at 16:02

    Thank you it works.

    I’m trying to add a promo text but it isn’t displayed, only the background color it does.

    https://prnt.sc/bQJEZvOAHS2n

    How can i face this ?

    Thank you.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 1, 2023 at 05:38

    Hello @makeitsimple,

    It appears that one of the custom CSS codes you have implemented on your site is causing this issue.

    Please refer to the screenshot provided at the following link: https://postimg.cc/21Jn7sRc.

    We suggest that you locate and remove this custom CSS code from your site, which can be found under Theme Options >> Theme Custom CSS.

    Best Regards,
    8Theme’s Team

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

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

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.