]> _ Git - physioassist-wordpress.git/commitdiff
CSS fix following column padding issue with Elementor 3.5.0 update. WIP #4931 @0.25
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 22 Dec 2021 16:01:12 +0000 (16:01 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 22 Dec 2021 16:01:12 +0000 (16:01 +0000)
wp-content/themes/physioassist/resources/assets/styles/common/global.styl

index 10a584182e26e39300244ed842e42112a9e27866..59304e35fdfdcd5a3b56117f380eaba043fb4828 100644 (file)
@@ -51,7 +51,7 @@ p:not(:last-of-type)
   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
 
 // Common action link with SVG arrow in front