Initial Bedrock WordPress setup
- WordPress 6.9 via Bedrock - kurs-booking Plugin (Eigenentwicklung) - Rodiar Theme + Child - Lizenz-Plugins: Elementor Pro, RevSlider, Rank Math Pro, Rodiar Addons - Free Plugins via Composer - Docker-ready für Coolify
This commit is contained in:
12
web/app/plugins/elementor-pro/assets/css/modules/sticky.css
Executable file
12
web/app/plugins/elementor-pro/assets/css/modules/sticky.css
Executable file
@@ -0,0 +1,12 @@
|
||||
.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 */
|
||||
Reference in New Issue
Block a user