Hi anymedia
When you add suffix 'hide-header', you need to add custom CSS for this class also.
For example, if you want to hide the whole header of page, you can try this:
.hide-header #gkHeader {
display: none;
}
put into the file: /css/override.css of template.