HIDE Shopping cart / Checkout / Order complete

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

  • Avatar: redeyes
    redeyes
    Participant
    October 8, 2018 at 15:21

    Shopping cart / Checkout / Order complete

    This began showing up after the update, how can I hide this on the cart page?

    On single product page, how can I conditionally hide the title and other meta?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 8, 2018 at 15:31

    Hello,

    Please add this code in Theme Options > Custom css or in style.css file of child theme:

    .cart-checkout-nav {
        display: none;
    }

    Provide screenshots of elements that need to be hidden.

    Regards

    Avatar: redeyes
    redeyes
    Participant
    October 8, 2018 at 17:05
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 07:27
  • 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.