Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save IsmailShurrab/6547ea17fd87f365611340d5b07e1f15 to your computer and use it in GitHub Desktop.
Save IsmailShurrab/6547ea17fd87f365611340d5b07e1f15 to your computer and use it in GitHub Desktop.
Bootstrap alert top notification bar + cookie set after closed
#noty-holder{
width: 100%;
top: 0;
font-weight: bold;
z-index: 1031; /* Max Z-Index in Fixed Nav Menu is 1030*/
text-align: center;
position: fixed;
.alert{
margin-bottom: 2px;
border-radius: 0px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment