save
This commit is contained in:
@@ -818,6 +818,15 @@ body.elementor-page > div[data-elementor-type=single-page] {
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
header {
|
||||
background: #fff;
|
||||
}
|
||||
header.active {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 999999;
|
||||
}
|
||||
|
||||
.addon-btn-title {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
@@ -912,8 +921,7 @@ body.elementor-page > div[data-elementor-type=single-page] {
|
||||
right: 0px;
|
||||
left: auto;
|
||||
top: 64px;
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
width: 100vw;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user