Skip to content

Instantly share code, notes, and snippets.

@sudipbd
Created December 22, 2016 09:44
Show Gist options
  • Save sudipbd/548bee6f673faf4a62b436091cf02f12 to your computer and use it in GitHub Desktop.
Save sudipbd/548bee6f673faf4a62b436091cf02f12 to your computer and use it in GitHub Desktop.
SlickNAV Menu to overlap contents
.slicknav_menu {
display: block;
position: absolute;
z-index: 10;
top: 0;
left: 0;
right: 0;
background: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment