Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #955692

    Hi there.
    I am using a video on my webpage in a colorsection.
    I the video wont play on mobile, and I read that I should put a layout element with a video in for that version.
    But he video wont autoplay, and are very small. I would like til to be fullscreen, how do I do this?

    – Pi

    #955722

    Hey pibartholdy,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .mejs-container {
        max-height: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #958110

    Thank you, that worked!
    Is it posible to make remove the controls and make it autoplay in mobileversion as well?

    Best

    #958332

    autoplay isn’t supported by a lot of mobile devices / mobile browsers.
    this is more or less on performance reasons but above all to prevent unwanted traffic consumption. Not all Users have unlimited data volume

    #958970

    Hi,

    Thanks for helping out @guenni007.

    Best regards,
    Rikard

    #959643

    Hi.
    It my video does not work on mobiles in chrome and safari.
    How do I fix this?

    #959754

    Hi pibartholdy,

    Here are some threads to consider:
    https://kriesi.at/support/topic/home-page-video-on-mobile-phone/

    If you need further assistance please let us know.
    Best regards,
    Victoria

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