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?
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
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
Hi Victoria,
Id did set the minimum height of the browser height to 75%, now everything is allright!
Thanks again!
Kind regards,
Ed
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