Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49749
    paul
    Participant

    need to remove main menu links (including HOME, menu bar can stay) on individual page(s)

    thanks

    #49777
    Sakin
    Keymaster

    @paul: Do you mean that you just want to hide your menu in your homepage and show it in all other pages then you can add in the following css in “Appearance => Theme Options => Custom CSS” box:

    .home #access { display: none; }

    #49834
    paul
    Participant

    not exactly. i have two pages that i want to remove the main menu links from (including the home page link). i want the user to follow the sales funnel to end result. now user is funneling to the second page and clicking one of the main menu links and leaving the funnel to sales page.

    #49852
    Sakin
    Keymaster

    @paul: Ok then build Custom Menu from “Appearance => Widget” and then assign menu. Read more about custom menu at http://catchthemes.com/blog/custom-menus-wordpress-themes/

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘main menu’ is closed to new replies.