Okay
  Print

Make button open lightbox

The correct HTML to add a button with an icon that links to a video would be:

 
<a class="nectar_video_lightbox nectar-button small accent-color regular-button magnific-popup" target="_blank" href="https://www.youtube.com/watch?v=yarB1NCyqfs" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" style="visibility: visible;" rel="prettyPhoto"><span>Test Span</span> </a>

Cheers