Video controls wider than the video

@habitualshaker
I need to put a portrait-aspect video side by side with some text. In a regular 2 column stack all is OK except the video is not centred when stacked on mobile. So I used a Source Grid and set to centre (horizontally and vertically) Now the layout is great but the controls are wider than the video. Same happens if I keep the 2 col container, use a source container around the video, and set to Flex / Centre.

I’m using JW’s starter pack Video stack and self hosting.

Any suggestions? example page here: Test | My Website

Hi - just on my phone at the minute so can’t properly check but think I can picture it. Easy/quick fix would be to put the video in a Container Plus stack in the grid item and set that to have a custom width that matches the video. That will keep the video centred in the available space.

Thanks Stuart - that seems to work so long as the custom width (in pixels) is less than or equal to the maximum size of the grid unit - I think! Will play around with it so I understanding what is happening but so far so good!