Elementor controlling Widget Spacing in Column Elements

Publié le: 01 mars 2022
sur la chaîne: 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;
}


Sur cette page du site, vous pouvez voir la vidéo en ligne Elementor controlling Widget Spacing in Column Elements durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur WP Easy 01 mars 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 414 fois et il a aimé 4 téléspectateurs. Bon visionnage!