save
This commit is contained in:
@@ -989,6 +989,16 @@ body.elementor-page {
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
background: #fff;
|
||||
|
||||
&.active {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 999999;
|
||||
}
|
||||
}
|
||||
|
||||
.addon-btn-title {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
@@ -1126,7 +1136,7 @@ body.elementor-page {
|
||||
right: 0px;
|
||||
left: auto;
|
||||
top: 64px;
|
||||
width: max-content;
|
||||
width: 100vw;
|
||||
z-index: 1;
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user