static header changes not reflecting code example
Example: static header changes not reflecting
/*Sticky header*/
header#masthead {
position: fixed;
width: 100%;
z-index: 100;
}
/*Sticky header*/
header#masthead {
position: fixed;
width: 100%;
z-index: 100;
}