Themeforest

How should I structure my custom menu to get the best results?

The widget works by taking the standard menu structure and creating the sub-menus from the nested links. To get the full effect you need to have 3 levels within the custom menu:

  1. First level is used for the main menu items
  2. The second level is used to create the sub-menu headings
  3. The 3rd level links are then grouped together under the headings to create the menu options

Example – Products –> Category –> Product Ranges

To view a screenshot of the complete menu structure used to create the demo menus – click here

4 Comments

  • Hi. Please help me, how can i get more than 3 levels? It seems that all levels under thrid is grouped together. I would like one or two levels more. Whats my best bet? Thank you for helping!
    /Niklas

    • Hi,

      The plugin is best suited for 3 levels. If you need to differentiate more you need to create custom CSS to handle the additional levels

      • So, which CSS are we expected to modify and if we did , then will it automatically choose the further levels or do we need to provide addition modification in php for this.

        also, if I need to use my custom CSS , then where do I do that.

        • You can add custom CSS to any of your theme’s style sheets

Leave a comment

To add code to your comments wrap the code text in [text][/text] tags