Bootstrap 3: how to make head of dropdown link clickable in navbar

前端 未结 15 851
暗喜
暗喜 2020-12-07 09:23

I\'m using the default navbar and a couple of the list items are dropdowns. I\'m not able to click the link that triggers the dropdown. I know that I could just add a duplic

15条回答
  •  粉色の甜心
    2020-12-07 10:04

    i know its too late but anyone who came here for help now you can see this post .There are two options either use css/ JavaScript and if you use css it will be applicable to devices greater that 769px width for clickable top menu, that will be work perfectly f

    See here for article

提交回复
热议问题