Elementor controlling Widget Spacing in Column Elements

Publicado em: 01 Março 2022
no canal de: WP Easy
414
4

This video demonstrates how to control Widget spacing in Columns without changing the Global Widget Spacing or using negative margins.

CSS used in this video:

/*###############################
Layout and Alignment classes
################################*/
/*WIDGET SPACING */
.wpg-widget-spacing-none .elementor-widget {
margin-bottom: 0px !important;
}
.wpg-widget-spacing-small .elementor-widget {
margin-bottom: 0.5rem !important;
}
.wpg-widget-spacing-medium .elementor-widget {
margin-bottom: 1rem !important;
}
.wpg-widget-spacing-none .elementor-widget-container p:last-of-type, .wpg-widget-spacing-small .elementor-widget-container p:last-of-type, .wpg-widget-spacing-medium .elementor-widget-container p:last-of-type {
margin-bottom: 0 !important;
}


Nesta página do site você pode assistir ao vídeo on-line Elementor controlling Widget Spacing in Column Elements duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário WP Easy 01 Março 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 414 vezes e gostou 4 espectadores. Boa visualização!