Kaynağa Gözat

telephone offre service display none

ouidade 3 yıl önce
ebeveyn
işleme
6d81dd976b

+ 3 - 1
web/themes/custom/eql/css-compiled/styles.css

@@ -1937,8 +1937,10 @@ a {
         color: white;
         font-weight: 600;
         padding-left: 1rem;
-        padding-right: 1rem; }
+        padding-right: 1rem;
+        padding-bottom: 1rem; }
       .page-node-type-offre-de-service .layout__region--third .block-region-third .block-entity-fieldnodefield-telephone {
+        display: none;
         background: #009ee3;
         color: white;
         font-weight: 600;

Dosya farkı çok büyük olduğundan ihmal edildi
+ 3 - 1
web/themes/custom/eql/css-prefixed/styles.css


+ 3 - 0
web/themes/custom/eql/scss/pages/_offre.scss

@@ -143,8 +143,11 @@
                   
                     padding-left: 1rem;
                     padding-right: 1rem;
+                    padding-bottom: 1rem;
+
                 }                
                 .block-entity-fieldnodefield-telephone{
+                    display: none;
                     background: $blue-light;
                     color: $white;
                     font-weight: 600;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor