From: Stephen Cameron Date: Wed, 22 Dec 2021 15:29:59 +0000 (+0100) Subject: CSS fix following column padding issue with Elementor 3.5.0 update. WIP #4931 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f9a8a5f9f0612c6c1c6aae2dd9276277747335e6;p=ccv-wordpress.git CSS fix following column padding issue with Elementor 3.5.0 update. WIP #4931 @0.25 --- diff --git a/wp-content/themes/CCV/resources/assets/styles/common/layout.styl b/wp-content/themes/CCV/resources/assets/styles/common/layout.styl index c80a564..6f5c16a 100644 --- a/wp-content/themes/CCV/resources/assets/styles/common/layout.styl +++ b/wp-content/themes/CCV/resources/assets/styles/common/layout.styl @@ -25,7 +25,7 @@ constrain(margin-bottom, $vertical-gutter) // Set margin bottom to standard gutter // Get rid of default 10px padding around elements -.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated +.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap padding: 0 .elementor-section-boxed > .elementor-column-gap-extended