Hello  
 today I try to put image and navbar into the header. 
 and use the css code to let the h1 not appear.
h1[dsid=mobileheader]{ 
 display:none!important;}
it worked,but the page will become like that. 
  
 
should I have to add more css code to fix it? 
 thanks for your help!!