Topic: dropdown menu with multiple columns?

depicturevis pro asked 7 years ago


Hi, I was wondering if there is a way to have multiple columns with links in the dropdown-menu? Looking at the components, dropdown section I can't find an example of how this is done. Any help would be appreciated. Thanks! K

Magdalena Obalska free answered 7 years ago


You can try that kind of solution: <ul class="nav"> <li class="dropdown"> <button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenu3" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dropdown </button> <ul class="dropdown-menu" aria-labelledby="dropdownMenu3">
  • <div class="row"> <ul class="list-unstyled col-md-4">
  • One
  • Two
  • Three
  • <ul class="list-unstyled col-md-4">
  • Four
  • Five
  • Six
  • </div>

    Please insert min. 20 characters.

    FREE CONSULTATION

    Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

    Status

    Specification of the issue

    • ForumUser: Pro
    • Premium support: No
    • Technology: General Bootstrap questions
    • MDB Version: -
    • Device: -
    • Browser: -
    • OS: -
    • Provided sample code: No
    • Provided link: No
    Tags