I am a bit stuck here, Inside my header I have a
- that I am using as a navigation menu. I want the header to follow me as I scroll down the page. I set the position to fixed in css but when I scroll down my text and images end up going on top of the header. Sorry if I am not explaining my self very well but just try scrolling down and you will see what I mean.
Also how do I add jquery to my project? I try importing it but every time I put code in the JS box it doesn’t happen.