Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12220
    keithphotos
    Member

    Hi, How can I hide the navigation bar from a one page but keep on all the others?
    Thanks

    #12241
    Sakin
    Keymaster

    @keithphotos: Either you have to build child and write the custom code. But the easiest one will be to add in the css to hide in that page. So, can you send me the page url where you want to hide it then I can send you the Custom CSS to hide, which you can just add in your “Appearance => Theme Options => Custom CSS” box.

    #78774

    I have the same situation. Can you please send custom css?
    http://www.mymissionjourney.org/sgc-italy

    #78791
    Sakin
    Keymaster

    @dbosworthstmtoolbox-org: you can add the following css to hide menu in that page:
    .page-id-1456 .nav-primary, .page-id-1456 .mobile-menu-anchor { display: none; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hide navigation from 1 page’ is closed to new replies.