Remove Mobile menu?

  • Author
    Posts
  • #49408

    I’m using this great theme with a static homepage, without navigation.
    There’s a different navigation by use of a gallery on the homepage.
    On smartphones appears an empty mobile menu, how to get rid of that?
    Can it be done with custom css?

    Would be glad to hear…

    The (test)site I’m working on:

    Website: www.allievanaltena.nl/website

    #49411
    Zed
    Cryout Creations mastermind

    Yes, it can be done with CSS:

    body .cryout #nav-toggle {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Remove Mobile menu?’ is closed to new replies.