Remove Menu from Presentation page

  • Author
    Posts
  • #3210
    Brandon

    Is there any way to remove the menu from the presentation page only? using version 1.9.9.5. Thanks

    #3211
    Brandon

    nevermind. edited
    theme-frontpage.php
    removed the line

    if ($mantra_fronthidemenu) {?> #access {display:none;} <?php }

    Thanks. Great theme!

    #3212
    Brandon

    oh ya, and included

    #access{display:none;}

    below in style

    #3222
    Zed
    Cryout Creations mastermind

    There’s an option just for that in Mantra Settings.

    And you removed exactly the code checking for that option 🙂

    if ($mantra_fronthidemenu) {?> #access {display:none;} <?php }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #5349
    haskee

    Thanks it worked!!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Remove Menu from Presentation page’ is closed to new replies.