Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Last active March 7, 2019 02:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cobaltapps/6638565 to your computer and use it in GitHub Desktop.
Save cobaltapps/6638565 to your computer and use it in GitHub Desktop.
/* HTML5 Custom CSS for Vertical Toggle */
.nav-primary { display: none; }
/* Pre-HTML5 Custom CSS for Vertical Toggle */
#nav { display: none; }
/* 6th @media query CSS */
.header-widget-area { display: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment