Files
DESKTOP-GBA0BK8\Admin 7c8c8b1c76 first commit
2023-04-08 12:19:53 -04:00

9 lines
194 B
CSS

/* Elementor editor */
#main {
z-index: 999;
}
/* Hide the transparent heade in the Elementor edit mode to avoid conflicts */
body.has-transparent-header #site-header {
display: none;
}