Sorry for the late reply.
To remove the title in page header of blog page, please add this code into your custom css box: .blog .header_page.centered h1 { display: none;}
The header is is transparent, but since it has the background color behind it, not an image, than it shows only gray.