• HI,

    I am using this theme for my site. I need only one navigation menu in my site. i don’t want top and footer menu. is there any option to disable or remove it? Please help.

    Thanks in Advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter we_ezer

    (@we_ezer)

    I got the solution..don’t activate it in custom menus. leave blank in custom menu. That’s it.

    REGGSenterprises

    (@cruisenewsandreviews)

    I have this same question but I am not using a custom menu for the tab menu in the top navigation. I have searched all over for a way to remove all the tabs and have had no success.

    You may be able to do that using “display: none;” in the CSS or by editing the header.php file.

    REGGSenterprises

    (@cruisenewsandreviews)

    Thank you. Hopefully support comes back with a solution.

    I’m not part of the support staff for this Theme, and it’s a darn shame that they can’t even comment to help out here.

    If they’re not going to provide some support, then I recommend removing their link-backs in the Theme Footer.

    However, I use the Theme and have removed those Post Navigation links on the top and bottom.

    SOLUTION:
    In your Mantra Options, Miscellaneous Setting, Custom CSS add the following scrips:

    #nav-above {display:none;}
    #nav-below {display:none;}
    .nav-next {display:none;}
    .nav-previous {display:none;}
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how can i remove top navigation and footer navigation’ is closed to new replies.