mirror of
https://github.com/proelements/proelements.git
synced 2026-05-05 17:15:58 +00:00
13 lines
228 B
CSS
13 lines
228 B
CSS
.elementor-sticky--active {
|
|
z-index: 99;
|
|
}
|
|
.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
|
|
display: none;
|
|
}
|
|
|
|
.e-con.elementor-sticky--active {
|
|
z-index: var(--z-index, 99);
|
|
}
|
|
|
|
/*# sourceMappingURL=sticky.css.map */
|