Where to add a code to make collapsible navbar

Hi,

I want to add a collapsible navbar to my portfolio navbar toggle bar.

I want to add the navbar options to my collapsible navbar in the small screen mode.
something similar like that .

Where do I add the code to make my navbar a collapsible navbar?

I am attaching a picture of my portfolio’s navbar toggle bar and live link along with a complete code .
https://naima-shk.github.io/My-Portfolio/

  • you can keep it within a “common container”
  • i.e. “icon” and “dropdown menus” could have a “same container” and then make use of toggle effect

hope that was useful, happy coding :slight_smile:

Look at the docs, you are not using the correct data attributes (you are missing -bs-)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.