Search for: Log In Free Support [Resolved] Page Hero Video Background Full Screen Home › Forums › Support › Page Hero Video Background Full Screen This topic has 3 replies, 2 voices, and was last updated 7 months, 3 weeks ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 9, 2020 at 4:46 am #1357738 letsdoit Hi Team, Could you advice why my video is not fullscreen. It checked as fullscreen in Element. I tried checking and unchecking it too. July 9, 2020 at 6:50 am #1357872 DavidStaff Customer Support Hi there, try updating this CSS: .background-video { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0.8; } to .background-video { position: absolute; top: 0; left: 0; opacity: 0.8; width: 100%; height: 100%; object-fit: cover; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 9, 2020 at 9:21 am #1358185 letsdoit Thanks a lot, it worked. July 9, 2020 at 9:35 am #1358192 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In