Current Path : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/elementor/widgets/ |
Current File : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/elementor/widgets/_image-layers.scss |
.elementor-widget-tm-image-layers { .elementor-widget-container { font-size: 0; } .artboard { display: inline-block; max-width: 100%; max-height: 100%; } .layers-wrapper { position: relative; width: 100%; height: 100%; } .layer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; display: flex; } .static-layer { position: static; top: auto; left: auto; right: auto; bottom: auto; } }