Hi,
any gurus here that can help me stretch the headers video to full width?
url: http://mnt.mk/
Thanks,
Gorast
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
height: auto !important;
width: 100% !important;
}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
height: 155% !important;
margin-top: -10%;
width: 100% !important;
}