display none h1 home actualites
This commit is contained in:
+3
@@ -2550,6 +2550,9 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
height: fit-content;
|
height: fit-content;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content h1 {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content h2 {
|
.block-views-blockactus-block-1 .view-id-actus .views-row .node-type-actualite > .entete_actu .infos-content h2 {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|||||||
@@ -60,6 +60,9 @@
|
|||||||
.infos-content{
|
.infos-content{
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
h1{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
h2{
|
h2{
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user