소스 검색

display none RS sur header

ouidade 2 일 전
부모
커밋
b16bc42a91
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/themes/custom/eql/dist/assets/css/bundle.css
  2. 1 0
      web/themes/custom/eql/scss/partials/_header.scss

+ 1 - 0
web/themes/custom/eql/dist/assets/css/bundle.css

@@ -6364,6 +6364,7 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
   padding-left: 1rem;
 }
 #header-top #block-socialnetwork-2 {
+  display: none;
   position: relative;
   top: -33px;
   align-self: flex-end;

+ 1 - 0
web/themes/custom/eql/scss/partials/_header.scss

@@ -134,6 +134,7 @@
     // reseaux sociaux
 
     #block-socialnetwork-2{
+        display: none;
         position: relative;
         top: -33px;
         align-self: flex-end;