I have used header/featured images on my contact pages - however I want the whole featured image to be seen, and I want to remove the page title text which is written over the image. Please see the following page: 
http://www.completemarinefreight.com/mediterranean - I have the issue on all of the contact pages,
Thanks in advance                
 
                
Comments
to increase header image size and remove title, please use below css:
#Subheader .title { display: none; }#Subheader { height: 130px; }