I have designed the nav bar in figma and now I’m trying to code. For web I coded like same I designed in figma. but I’m struggling more than two days to make it responsive, I have used fontawesome kit for hamburger and close icons. but when i click hamburger menu icon, nav links are not opening. can anyone help. check the full in codepen.
Hey @leaner!
I think the easiest way would probably be to use a little bit of javascript.
w3 schools has a straight forward tutorial on how to do it.
thank you