badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Video problem in header

#65683

Hi @anacletomarques,

Sorry for the late response because of some unavoidable circumstances. Please go to the Appearance > Customize > Additional CSS and paste the below custom CSS code to remove the black stripe.

.wp-custom-header iframe,
.wp-custom-header video {
	height: auto !important;
	width: 100% !important;
}

Please let us know if you have any other issues regarding the theme.

Thanks