Hello all !
I’ve been working on creating the portfolio project, the thing is I guess I did it good but then I had this new idea of using the picture as a background for the about me section, but the problem is now when I scroll down the words that is written on the background covers the nav bar !!!
just add in css to .header .navar the property z-index: 999; that will insure your navigation stays on top of any other content having a lower z-index. More on z-index here
hello,
i’ve been working on my portfolio project but now the problem is , i add glyphicon icon in navbar when it will open on mobile the navigation menu show when click on glyphicon icon but it isn’t working
help me,
so i fixed it