Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257665
    Svata
    Participant

    Hi, I have been trying to disable the mobile menu for days now. Nothing seems to be working. Could you please give me a hand? I want to keep the menu on desktop version but disable it all together on mobile – no menu at all.

    Using Clean Journal and my site is http://www.5starcopywriting.cz.

    Thank you
    Svata

    #257672
    Skandha
    Participant

    @svata: Hello Svata,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #mobile-header-left-menu {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to disable menu in mobile’ is closed to new replies.