Skip to content

Instantly share code, notes, and snippets.

@mkrdip
Created October 15, 2015 18:33
Show Gist options
  • Save mkrdip/059e6db75024c8e07568 to your computer and use it in GitHub Desktop.
Save mkrdip/059e6db75024c8e07568 to your computer and use it in GitHub Desktop.
@media only screen and (max-width: 767px){
div#et-top-navigation {
z-index: 99;
padding-left: 0 !important;
}
.logo_container {
z-index: -2 !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment