Elementor controlling Widget Spacing in Column Elements

Опубликовано: 01 Март 2022
на канале: 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;
}


На этой странице сайта вы можете посмотреть видео онлайн Elementor controlling Widget Spacing in Column Elements длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь WP Easy 01 Март 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 414 раз и оно понравилось 4 зрителям. Приятного просмотра!