Hi, Im trying to make my app more responsive to different devices and am trying to get a background video to scale to the "container" size but it just seems to crop it - any help would be greatly appreciated.
Hi Cheese, Many thanks for the suggestion unfortunately the background video only showed the piece directly under the typed text and not the entire video.
Many thanks Cheese.... just realised i made a mistake in my last response and my background video is in a column not container and so am trying to convert what you sent to a column config.
I have a column videotext which has 2 rows
1st row contains text - which can be typed and so the row grows as the text is typed in
2nd row contains the video.
At the moment the video is directly below the text and so shuffles down as each line of new text is typed in
What I would like is for the video to be aligned to the botttom of the column videotext so it doesnt move when new lines of text are entered.
I've tried align-self-end class to the video, to the column the video is directly in , the row which the column/video is in.... nothing works and looking for any suggestions