Make parent menu clickable

后端 未结 3 623
难免孤独
难免孤独 2020-12-18 11:06

Is there a way to make the top level menu items clickable while still having the dropdowns show up?

see website

I am using bootstrap 3 on my Wordpress site u

3条回答
  •  -上瘾入骨i
    2020-12-18 11:45

    You can just add class 'disabled' into that element using jQuery. See example below:

    
    

提交回复
热议问题