Help wanted! Dropdown button in navbar isn't working (solved)

Here is my project url: http://codepen.io/tomosuto/pen/EgByNV?editors=1000

The dropdown button in the navbar which shows up when the screen is small isn’t working correctly. It should show the dropdown menu when clicked but it’s not doing anything. Could anyone tell me what I am doing wrong here?

From console: "Error: Bootstrap’s JavaScript requires jQuery"
Include jquery in the settings before including bootstrap and everything should be fine.

1 Like

It worked :laughing: I didn’t know the order matters. Thank you!!

Also had this problem. this fixed it :slight_smile: