Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Mega Menu in Boostrap

Home Forums Older releases 1.0.x Mega Menu in Boostrap

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3301
    saurabhsonawane
    Participant

    Hello there,
    First of let me tell you, you have done a very good job by creating a smartmenu, which is till far the best navigation menu plugin available on internet and thanks for creating it. My question is that, I am creating a multilevel navigation menu using bootstrap and smartmenu where I need both mega menu and general multilevel menu; But I am not able to create a mega menu which will dynamically wrap the parent according to requirement sometime full sometimes less.
    How should I create it?
    I am trying to implement mega menu like this,

    
    <li class="dropdown"><a href="#0">Home <span class="caret"></span></a>
        <ul class="dropdown-menu mega-menu">
            <li class="col-md-4">
                <ul>....
        
        
Viewing 1 post (of 1 total)
  • The forum ‘1.0.x’ is closed to new topics and replies.