Viewing 1 replies (of 1 total)
  • Hi Andrescholtz

    You could try something like this:

    /* Menu */
    
    @media (max-width: 1024px) {
    .site-navigation {
    display: none;
    }
    }

    If you’re running Vantage Premium then the above can be inserted under Appearance > Custom CSS. In Vantage Free you can use a plugin like Jetpack Custom CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Mian menu’ is closed to new replies.