Thank you it worked !!
But I still can't find a way to change the menu bar color from white to black...
I tried this :
body[data-id="724"][data-type="page"].navbar {
background-color: #000000!important;
}
and this :
body[data-id="724"][data-type="page"] .site-header span{
background-color: #000000!important;
}
But none of theme are working :/