Hi Amar,
I can’t remember my process from yesterday, but it looks like I did get it to work with your code! Here are the links anyway…
<div class=”video-container”><iframe src=”https://www.youtube.com/embed/ZZnIgIDeJAI?rel=0″ width=”560″ height=”315″ frameborder=”0″ align=”center” allowfullscreen=”allowfullscreen”></iframe></div>
http://dev.dorityroofing.com/about-dority-roofing-and-solar/
Thank you for your help!
Luke
Actually, a little more searching got this to work:
<p style=”text-align:center”>
<iframe>
…
</iframe>
</p>
That centered the video nicely, thank you – next thing is – how to remove the next related videos. On the original there is ?rel=0, but when you add that to your embed code it then doesn’t work.
Can you add a rel=0 somehow in the CSS?
Thank you.