I update theme my cart chnge how to delect

This topic has 4 replies, 2 voices, and was last updated 3 years, 7 months ago ago by John Holden

  • Avatar: 2myhands
    2myhands
    Participant
    September 3, 2020 at 03:03

    Attach the image to be corrected

    After updating the theme to the latest version

    In a mini cart

    There is a cart and checkout page.

    I want to delete the checkout page.

    How can I delete duplicate checkout pages from my minicart?

    https://www.dropbox.com/s/pvmuq5is2liodn4/KakaoTalk_20200903_110143673.jpg?dl=0

    3 Answers
    Avatar: John Holden
    John Holden
    Support staff
    September 3, 2020 at 05:08

    Hi,

    Use below code

    .et-mini-content .woocommerce-mini-cart__footer-wrapper {
        display: none;
    }

    Regards,
    Hung PD

    Avatar: 2myhands
    2myhands
    Participant
    September 3, 2020 at 05:34

    I’m a perfect beginner.
    Please give me a detailed guide.
    If you give me the code, I don’t know how to do it.

    Avatar: John Holden
    John Holden
    Support staff
    September 3, 2020 at 05:46

    Hi,

    You can put in Theme Options > Theme Custom CSS > Global CSS

    Regards,
    Hung PD

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

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

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