Title: Video background width
Last modified: April 10, 2021

---

# Video background width

 *  Resolved [kernowdesign](https://wordpress.org/support/users/kernowdesign/)
 * (@kernowdesign)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/)
 * Is there a way to set the width of the background video on the coming soon page
   to 100% of whatever device it is viewed on?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvideo-background-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Ales](https://wordpress.org/support/users/alesmal/)
 * (@alesmal)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14301665)
 * Background always fills 100% width and 100% height. To keep aspect ratio, it 
   is zoomed out and cropped to fill 100% screen.
 * What would you like to achieve?
 *  Thread Starter [kernowdesign](https://wordpress.org/support/users/kernowdesign/)
 * (@kernowdesign)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14301918)
 * Hi Aleš,
 * Thanks for the quick response – I would like the width of the video to match 
   the width of the screen for whatever device is viewing it. Currently, when viewed
   on a phone, the video is too wide for the screen, cutting off the sides of the
   video.
 *  Plugin Author [Ales](https://wordpress.org/support/users/alesmal/)
 * (@alesmal)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14302063)
 * OK, this should help:
 *     ```
       @media only screen and (max-width: 1024px) {
       .video-banner video {max-width:100%}
       }
       ```
   
 * Ales
 *  Thread Starter [kernowdesign](https://wordpress.org/support/users/kernowdesign/)
 * (@kernowdesign)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14302201)
 * That works great – Mockrát děkuji!
 *  Plugin Author [Ales](https://wordpress.org/support/users/alesmal/)
 * (@alesmal)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14302482)
 * Cool! Není zač:)
 *  [ernsen](https://wordpress.org/support/users/ernsen/)
 * (@ernsen)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14309636)
 * Great, Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Video background width’ is closed to new replies.

 * ![](https://ps.w.org/cmp-coming-soon-maintenance/assets/icon-256x256.png?rev=
   2393184)
 * [CMP - Coming Soon & Maintenance Plugin by NiteoThemes](https://wordpress.org/plugins/cmp-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmp-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [ernsen](https://wordpress.org/support/users/ernsen/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/video-background-width/#post-14309636)
 * Status: resolved