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*

Video problem in header

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65001
    Anacleto Marques
    Participant

    I need to publish a video in the head of the site, but when I upload it it will have two black stripe at the top and bottom. I am respecting the limit of the video 1000 x 248 px required by the system. is there any way to solve this?

    amdf.com.br/news

    #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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.