• Resolved boijacks

    (@boijacks)


    I am using Elementor which opens with an embedded film that I have on YouTube. Immediately before the film starts (1 or 2 seconds), there appears a Black screen. How do I change from Black.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I believe this can be done with css tricks. If you are using the video embeder from elementor then you can hook its class tag and change the color via background-color : #hexnumber; to affect all videos on your site that are inserted this way or you can give it an ID tag and just hook that one.
    On the other hand, if you are on a slow connection, or fighting a CDN cross script error the black screen is normal ops for the HTML 5 <video> tag.

    Thread Starter boijacks

    (@boijacks)

    Thanks for the thoughtfully reply.

    I am making adjustments, now!

    🙂

    Thread Starter boijacks

    (@boijacks)

    K

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Before opening video, screen is Black – How to change it?’ is closed to new replies.