I’m trying to add a video with text overlay to my store which I done successfully, but I need the text to be centred and the font to be coloured white.
The video and text also needs to fit mobile view as well as full screen/ desktop.
I am a little confuse with your code. Where is the
tag? The most Precious Journey? If so then your container will be the header tag (not sure why you use a header tag). I am just trying to understand your code without using DevTools. If the CSS code is all you have then this might work.
Try this margin auto to absolute positioned items. Please replace your code for the video-text with this.
Im a complete newbie, so learning as I go along. The code I’m using is one I found in this community, I will try out code you’ve suggested and check out YouTube video, thanks