I’m building the navigation manu for my Portfolio page project. But I just can’t make the toggle button work on smaller screens. I’ve done the following-
- Checked that BS js and jQuery is included properly.
- Checked that
.collapsed
class is attached to the<button>
- Double checked the whole
nav
section code.
But still I could not find the mistake. Am I missing something?
Please help. Here’s the Codepen link- https://codepen.io/debu2code/pen/yzZPWY