Header fix
This commit is contained in:
@@ -3712,12 +3712,32 @@ p.video-txt-sm {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.merms-wrapper {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 1030;
|
||||
/*z-index:100;*/
|
||||
/*background-color: red;*/
|
||||
height: 100px !important;
|
||||
}
|
||||
.merms-main {
|
||||
z-index: 0;
|
||||
position: relative;
|
||||
/*background-color: #0b5ed7;*/
|
||||
}
|
||||
|
||||
|
||||
.header-wrapper {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
/*z-index: 1030;*/
|
||||
z-index: 5;
|
||||
background-color: yellow;
|
||||
height: 100px !important;
|
||||
}
|
||||
|
||||
.headerwp {
|
||||
|
||||
Reference in New Issue
Block a user