Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save simplysaru/4c42ae5c1b70926060f212ac5bf471cb to your computer and use it in GitHub Desktop.
Save simplysaru/4c42ae5c1b70926060f212ac5bf471cb to your computer and use it in GitHub Desktop.
@media only screen and (max-width: 767px) {
#site-navigation .menu-toggle {
color: transparent;
}
#site-navigation .menu-toggle i {
color: #fff;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment