Need help with Technical Doc Project error

Would love some help on this one. I pass all tests but one in this project and I’m not sure how to fix. I pasted the error below.

Also, when the nav is on top (viewport <800px) and you click down to an anchored section, top of that section text is underneath the nav element. Does this require a media query to correct?

Thanks for any feedback!!

Here is the error:

Add position: fixed; to the nav element as well.

Some different techniques for the jump links.

That did the trick! Thanks so much for the help and the suggestion for the jump links. I’m going to play around with those and make them work somehow.

Thank you again!

No problem. Happy coding.

1 Like