Need help with video and navbar - product landing page

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
image

use that code and…
image

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

my link: https://codepen.io/amazonqueen/pen/KKmPaNj

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. :grinning:

Thanks for the help, that worked! I appreciate your time

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.