Skip to main content

Background Video is not available on mobile and tablet View

Comments

6 comments

  • KC George

    Hi Narendra,

    You are right; the Brizy background videos play only on the desktop. To implement a video background which works on all devices, please consider Smart Slider 3 plugin. Please check out their template https://smartslider3.com/fullpage-video-block/

    0
  • Narendra D

    Hi there Sir,

    Do we need to buy a smart slider 3 subscription to implement it into brizy pro?

     

    Thanks,

    Narendra

    0
  • KC George

    Hi Narendra,

    Yes, you will need to buy their Standard plan to use the background video slider type and template.  

    0
  • Walter Lara

    I was able to achieve this by adding Custom CSS to the associated block.  Not sure if it will solve your problem, but I was able to get a youtube video playing on loop as a background on both mobile and tablet views. 

    .brz-bg-video {
        display: block!important;
    }

    1
  • Ross Garden

    I was able to achieve this by adding Custom CSS to the associated block.  Not sure if it will solve your problem, but I was able to get a youtube video playing on loop as a background on both mobile and tablet views. 

    .brz-bg-video {
        display: block!important;
    }

     

    Walter Lara, I LOVE YOU!!!!

    The Brizy team have completely ignored dozens of requests for this for a very long time. And along comes Walter and fixes it!!!! Thank you :)

    0
  • Bruno Frick

    Perfect !!

    0

Please sign in to leave a comment.