Video background poster size

Hi, I have a video background for a section and a poster jpg to go with it as the first thing that loads.

Can you tell me some css to make the poster full width so that it matches the video.
As it is now I can see a small poster on top of a larger video background and it just looks strange.
Thanks.

Hi @clefler,

Thanks for reaching out.
The post image width depends on the Video width. If the video width is full, post image width will take the width of the video.

Thanks

It definitely doesn’t though, it only loads into a smaller size before the video plays.
Can you tell me the class of the poster image, and wouldn’t a few lines of css for full width help?

Hello @clefler,

The Poster Image is added as a background image of the video background container. It will also, always covers the background video container. You need to use the Google Chrome Developer Toolbar to check the live HTML code and find which CSS selector you need to use.

If nothing is working, kindly provide us with the link to the page so that we can check why your poster image is small.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.