But this removed the complete header. He just wants to remove the navbar, the menu. He probably still wants a header, to put that image with some strong copy in
@muffingroup thank you it did the work. How about changing the height of the header? I tried using typical css but I might be getting the ID wrong or something not really sure ?
Comments
to create a landing page, please use BLANK template instead of the DEFAULT.
.page-id-# .header-wrap .col-md-8{
display: none;
}