• Hi there, I cannot seem to manage to have the main container in full width and the grid that lives in the container in contained width.

    I am using your css code:

    .background-video { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0.5; } .background-video-content { position: relative; z-index: 1; } video[poster] { object-fit: cover; width: 100%; height: 100%; }

    see the screenshots attached to see what I mean:

    1. does not show video full width
    2. does show video full width but also the grid (not wanted)

    Plus, how can I put the grid content visibly over the video without having to reducing the video opacity to very low?

    Thanks!

    • This topic was modified 3 years, 2 months ago by hellgestalt.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Background Video but full width please’ is closed to new replies.