Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1261596

    Dears,

    I’d like to hide the whole header and the menu on a single page.

    Following this post: https://kriesi.at/support/topic/hide-menu-bar-on-single-page/

    I tried first with .page-id-1719 .main_menu { display: none; } –> this made only the menu disappear, not the header.
    and then with .page-id-1719 #header { display: none; } –> here I’d expect the header to disappear, but the result doesn’t really change =/

    Any idea?

    Thanks a lot
    Simone

    #1261606

    Hi Simone,

    You can simply edit your page and choose not to display header on your page under Layout section – https://imgur.com/a/Chs353S :)

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.