Elementor controlling Widget Spacing in Column Elements

Publicado el: 01 marzo 2022
en el 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;
}


En esta página del sitio puede ver el video en línea Elementor controlling Widget Spacing in Column Elements de Duración hora minuto segunda en buena calidad , que subió el usuario WP Easy 01 marzo 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 414 veces y le gustó 4 a los espectadores. Disfruta viendo!