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

    Hi,

    Placing a self hosted video (mp4) as a full width background in a content section does not work.
    When i use a Vimeo video backgronud url, everything works fine.

    What to do?

    #870526

    Hey evvmedia,

    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 .av-video-slide video {
        height: auto !important;
    }
    #top .av-video-slide .mejs-container {
        width: 100% !important;
    }
    

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

    #870540

    Hi Victoria,

    Thank you for your response.

    The width of the video is ok now, but the height is still to small.

    What can I do?

    Kind regards,

    Ed

    #870563

    Hi Victoria,

    Id did set the minimum height of the browser height to 75%, now everything is allright!

    Thanks again!

    Kind regards,

    Ed

    #871088

    Hi Ed,

    Great, glad you found a solution. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #871133
    This reply has been marked as private.
    #871260

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘ENFOLD Colour Section: Video Background Issue (Enfold v4.2)’ is closed to new replies.