Remove image headeer wrapper on mobile
Hello I would like to remove the image on the header for the mobile, I have put the code
(max-width:600px){
#Header_wrapper{display: none;
}
}
My website : https://www.humidistop-france.fr
But it does not work.
Comments
https://prnt.sc/uzqiwv
Thanks