Tagged: self-hosted-video, video player
I’m struggling on getting full width videos on my side. Pleas see private content for an example. Pictures are woking, but videos sizes are wrong and i dont find how to fix it.
Hey Metatron22,
The video on your start page seems to be full width, did you manage to get it working? If not then please try to explain a bit further.
Best regards,
Rikard
Ading
video {
height: auto !important;
}
.mejs-container {
width: 100% !important;
}
To css fixed the issue for me.
We just applied latest theme update and all of our existing (working) video slides now display incorrectly. They show to the side instead of stretching across the width. See here for example >> https://portal.financialgravitypartner.com/login/ The “world” used to fill the entire background.
Please help!
Hi,
In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following:
#top .av-video-slide .mejs-container{
width: 100% !important;
}
Best regards,
Günter
Hi,
I have problems with the video container since the last update.
I think the problem is self-explanatory.
Does anyone have a solution for me?
None of the things they have told me try have worked for us. It’s been over a month, so we were forced to remove all our videos that were first slides in the carousels.
Hi,
The new patch of our theme will be fixing that issue.
We appreciate your patience while our developers work around the clock to fix everything.
Best regards,
Basilis