]> _ Git - ccv-wordpress.git/commitdiff
CSS fix following column padding issue with Elementor 3.5.0 update. WIP #4931 @0.25
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 22 Dec 2021 15:29:59 +0000 (16:29 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 22 Dec 2021 15:30:35 +0000 (16:30 +0100)
wp-content/themes/CCV/resources/assets/styles/common/layout.styl

index c80a5649c29cae678a4dbba8c7c2bf111f215fc7..6f5c16a346ea3965357d93e95eec9341d2b0f764 100644 (file)
@@ -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