Hi there. Not sure which template you're using, but pasting this into your header injection should work
<style>
.Header {
visibility: hidden!important;
}
</style>
edit: Just in case
You can access the header code injection by going to pages > page settings > advanced on the specific page you want to be effected.