Hello,
Looking for some advice on my video code:
Its not showing up at all
See full code here: https://codepen.io/amazonqueen/pen/KKmPaNj
Please help
Hello,
Looking for some advice on my video code:
Its not showing up at all
See full code here: https://codepen.io/amazonqueen/pen/KKmPaNj
Please help
you need to take the code from Share → Embed
first one on the right

use that code and…

Hi,
I’m getting the nav-link error but i cross checked to ensure that each nav-link is coded correctly and links to ‘features’, ‘video’, and ‘pricing’
Please help me find what missing
Thank you!! That worked, I appreciate the help
This is the error message I am seeing.
The .nav-link with href="#video" is not linked to a corresponding element on the page.
You video needs an id of video.
Otherwise, the nav link doesn’t know where to go. 
Thanks for the help, that worked! I appreciate your time