I am currently facing challenges while trying to create a responsive navigation bar. The way it is displayed on the page is not what I intended.
Below is an image of how it appears when the window is maximized:
https://i.sstatic.net/6NogJ.png
And here is how it looks when the window is resized:
https://i.sstatic.net/Fv6rv.png
This is the desired layout and functionality that I am aiming for:
https://i.sstatic.net/EPAEW.jpg
Current Issues:
- The current display of links in the
header
, shown as "stretches, mobility" etc., should actually show "Join / Log In", as seen in Image 3. - Upon clicking on the
menu
, the navigation should dynamically display other links.
So far, I have attempted the following: https://jsfiddle.net/hudnybux/