Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #500862

    Hi there,

    I want to embed a video on the home page that will be full screen. Due to the length and size of the video, my only option is YouTube. What I want is to have the video playing without any of the youtube controls, pause/start options, etc. Here’s an example of what I’m trying to achieve: https://www.airbnb.com/ (Give it a second as the first video looks like a still image).

    So I want the video to start playing on page load, and keep playing on loop all the time, without the controls, logos, pause/start options. i just want the video and nothing else a visitor could interact with.

    Any way this can be achieved?

    Thanks in advance,
    Lily

    #500875

    Hi Lily!

    Can you please post the link to your website?

    Regards,
    Yigit

    #500890

    Hi,

    The website is not live yet. I’ve created a temporary user for you to access, you can find the details in the private content area. the existing video is for demo purposes and it will be replaced soon.

    thank you

    #500904

    Hi!

    Can you please post the link to your website as well? :)

    Best regards,
    Yigit

    #500905

    Hehe, oops, sorry about that :)

    #500908

    Hey!

    No worries at all. Please add following code to Quick CSS

    .ytp-chrome-bottom,.avia_playpause_icon {
        display: none !important;
    }

    Best regards,
    Yigit

    #500910

    I did, and nothing changed. I can still play/pasue the video by clicking on it, and the video control bar at the bottom still shows up

    #501551

    Hi!

    Do you mind switching user role to administrator so we can look into it? Code i posted should have worked

    Cheers!
    Yigit

    #501762

    Hi Yigit,

    You have admin rights now

    Thanks!

    Lily

    #501934

    Hi!

    You can actually use the color section to create a video background without controls. We created a test page here: http://www.betssongroupaffiliates.com/test-page-2/

    Regards,
    Ismael

    #502540

    Hi Ismael,

    Great, thanks very much for all your help!

    Best,
    lily

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Remove youtube controllers’ is closed to new replies.