Is there a way to hide the Mobile Panel for certain pages?

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

  • Avatar: MDWP
    MDWP
    Participant
    April 19, 2020 at 06:16

    Hi,
    The new Mobile Panel is a great option in the latest updates of XStore. But, we would like to hide it on certain pages (e.g.; Cart, Checkout etc). Is there an easy way to do this?

    Thanks for your help.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2020 at 15:28

    Hello,

    Add this code in Custom CSS for page area –

    .et-mobile-panel-wrapper {
        display: none;
    }

    http://prntscr.com/s2arae

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.