Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #628853

    Hi,
    I have added a youtube video, using the fullscreen video slider.
    First play works fine, but afterwards the play button is not working correctly.
    Another thing.. When the video starts loading a black screen appears for a while.
    We are aware that the black screen is standard for youtube and vimeo, but if we are hosting the video ourself, will there be a way to have a white loading screen instead of the black?

    Best regards
    Visti

    #629818

    Hey,

    1. I couldn’t reproduce the play button issue, video controls work fine on my end (Chrome / OS X).

    2. Add this to Quick CSS:

    #top .av-video-slide .avia-slide-wrap {
        background-color: white !important;
    }
    

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.