From: soufiane Date: Thu, 7 Mar 2024 11:18:22 +0000 (+0100) Subject: wait #6761 modification du padding dû à la maj elementor 3.19 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=34fac1f52fe01995174e55331fde97c3c9201b51;p=physioassist-wordpress.git wait #6761 modification du padding dû à la maj elementor 3.19 --- diff --git a/wp-content/themes/physioassist/resources/assets/styles/common/global.styl b/wp-content/themes/physioassist/resources/assets/styles/common/global.styl index 59304e35..1c837e7c 100644 --- a/wp-content/themes/physioassist/resources/assets/styles/common/global.styl +++ b/wp-content/themes/physioassist/resources/assets/styles/common/global.styl @@ -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,8 +51,8 @@ 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 - padding: 0 +.elementor-column-gap-default>.elementor-column>.elementor-element-populated + padding: 0 !important // Common action link with SVG arrow in front .arrow-link