Home › Forums › Support › Hero background video not working on mobile This topic has 7 replies, 4 voices, and was last updated 1 week, 2 days ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 22, 2022 at 9:32 am #2163713 Alicja Hi, I have used a video as a hero background based on the instructions from this post: https://docs.generatepress.com/article/page-hero-background-video/. It works well on a desktop, but it is not playing on my iPhone (I see just an image). Did I miss something? Website URL: https://spicewoodpianotuning.com/ March 22, 2022 at 9:49 am #2163747 YingStaff Customer Support Hi Alicja, Try add playsinlineto your code, something like this: <video loop muted autoplay playsinline poster="URL/TO/poster.jpg" class="background-video"> <source src="URL to your video" type="video/mp4"> </video> March 22, 2022 at 11:17 am #2163817 Alicja It works! Thank you! March 22, 2022 at 11:21 am #2163819 YingStaff Customer Support No problem 🙂 May 13, 2022 at 10:10 pm #2219093 Brenden I tried the same technique, but I cannot get background video to play on mobile. https://fieldofflight.com/ May 14, 2022 at 7:54 am #2219559 DavidStaff Customer Support Hi there, it works on my iPhone. Make sure the device isn’t low power mode as that will generally stop videos loading. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 14, 2022 at 11:16 am #2219673 Brenden I think it was low power mode. Thank you! May 15, 2022 at 3:35 am #2219969 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In