Viewing 1 replies (of 1 total)
  • Plugin Author neilgee

    (@neilgee)

    You can add some css to your style.css

    
    @media only screen and (max-width:600px) {
    
      .awaken-navigation-container {
        display: none;
      }
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Old menu still showing up’ is closed to new replies.