 
	
		Tagged: fullscreen video
- 
		AuthorPosts
- 
		
			
				
May 21, 2021 at 10:51 am #1301580Dear support, 
 i added a self-hosted Video as a background in a colorsection and set the minimum height to 100%. But i got in some browser-widths a grey background on top and below the video. Is there a way to force the video to fullscreen? I found this thread and changed the avia.js as recommended but nothing changed: https://kriesi.at/support/topic/play-video-in-fullscreen/#post-1233484May 24, 2021 at 2:30 am #1301870Hey dondela, Thank you for the inquiry. Looks like you have already found the Video Display settings. If not, edit the video slide, then go to the Styling panel and set the Video Display to the second option. Best regards, 
 IsmaelMay 24, 2021 at 12:21 pm #1301987Thanks Ismael, 
 i added a background-image and played with the video-display settings. But if the browser-width getting to small i still see the gray background color on top and below the video (screenshot). I created a Admin-account, maybe you find what i am doing wrong?May 25, 2021 at 9:20 pm #1302300Hi, Yeah, that is odd. I cannot figure out why the video resizes that way, but we may be able to remove the gray border by using this css code. Please note that this will decrease the height of the color section a bit. @media only screen and (max-width: 1024px) { .avia-builder-el-0.av-minimum-height-100 .container { height: calc(100vh - 170px) !important; } }You may want to apply a unique section ID or class name to the color section and use that instead of the generic selector above. Best regards, 
 IsmaelMay 26, 2021 at 8:05 am #1302373Hi, 
 yeah strange but thanks for that css-solution!May 27, 2021 at 6:10 am #1302521Hi, Did you need additional help with this topic or shall we close? Best regards, 
 Jordan ShannonMay 27, 2021 at 10:26 am #1302563Hi, 
 you can close the topic, thank you!
- 
		AuthorPosts
- The topic ‘Background Video fullscreen’ is closed to new replies.
