how to get ride of header

Posted in: Newsmag
Post count: 13

how to totally remove the header just like instagram website

http://www.screencast.com/t/oKPItuYHViMA

http://www.screencast.com/t/ILkNUs31ULv

it seems cannot be done from the theme panel

please response

thank you very much

Post count: 6535

Hi

Do you want to remove the header form all pages? Our theme wasn’t designed to hide header part of the page. However this can be achieved using this css in theme panel > custom code > custom css: http://screencast.com/t/8sopnVeJZRGE

.td-header-wrap{
display: none;
}

Thanks!

Post count: 13

it works

thank you

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.