Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
string(4) "here" bool(false)
Avada › Forums › Community Forum › Video with text overlay
Tagged: text overlay, container, video, layout, columns
Hey folks! Banging my head against the wall here.
The TL’DR – I want a video with text overtop of it.
Easy enough to do with a container and a video background – but! I do not want to have the container go full width. The video itself needs to be boxed
I’ve tried adding a video object with the container z-index set to 1, and the text container z-index to 2, but I’m having a hell of a time.
An example of what I am trying to do can be found on this site -> https://verifiedbymemi.com/
Any suggestions on easy-ish ways to accomplish this? If need be, I can code a solution – I’d much rather not code something though 🙂
Thanks everyone!