]> _ Git - physioassist-de.git/commitdiff
wait #6761 modification padding dû à la maj elementor 3.19
authorsoufiane <soufiane@cubedesigners.com>
Thu, 7 Mar 2024 16:36:12 +0000 (17:36 +0100)
committersoufiane <soufiane@cubedesigners.com>
Thu, 7 Mar 2024 16:36:12 +0000 (17:36 +0100)
wp-content/themes/physioassist/resources/assets/styles/common/global.styl

index 59304e35fdfdcd5a3b56117f380eaba043fb4828..3311117e8e7ecadbd2cedfb9a13173f00690921f 100644 (file)
@@ -43,7 +43,7 @@ p:not(:last-of-type)
     padding-right: 0
 
 // Default vertical padding for outer level sections only
-.elementor-section-wrap > .elementor-section
+.elementor > .elementor-section
   vertical-spacing()
 
 // Override default spacing between widgets
@@ -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-widget-wrap
+.elementor-column-gap-default>.elementor-column>.elementor-element-populated
   padding: 0
 
 // Common action link with SVG arrow in front