• Resolved jwalt

    (@jwalt)


    Hello,

    I am trying to make a video on a page take up the entire space, resulting in no white space. However, changing the width/height values is not making the video take up the full page.

    The code I am using is

    <p class=""><video id="wp-custom-header-video" src="https://cornerbocker.com/about.mp4" autoplay="autoplay" loop="loop" width="2000" height="1080"></video></p>
    

    That is currently resulting in this: https://i.imgur.com/y9EbxSN.jpg

    Essentially, what I want is the video to take up the entire page, except for the navigation bar at the top of the page. I also have the page set to “Full Width”

    Any idea how I can go about achieving this? I’ve tried several different things but I can’t seem to figure it out. Any help is greatly appreciated!

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Full Width Video Help’ is closed to new replies.