Help with Responsive Web Design Projects - Build a Product Landing Page - making it look presentable

Hi All, I hope you guys can help me with something that I am stuck on. I am doing the project for responsive web desing product landing page and I am stuck on how to move one of the elements. Cabiscally my video element is stuck onto my header and I want to move it down so that it looks more presentable. Can you please help.

The project is here https://codepen.io/joy-makasi/pen/PoGdJKm

Hi @joymakasi!

Welcome to the forum!

I would drop the h1 down which will push the rest of the elements down as well.

Since the header has a height of 150px maybe do margin-top:200px for the h1;

1 Like

Hi Jwilkins. Thank you so much as that did the trick and it worked :slight_smile:

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