How can I add a solid container behind my text in the origin theme?

Hi all, I have a video background rather than a static image, and I don’t have the built in settings to add a solid container behind the text. Right now it is just a white border, but I want that to be filled in so that the text sits on a solid background. Can anyone help me with what code I should use?

TIA

website: takehearttextiles.com

password: textiles2023

@mackk

hello,

you can use below code above in theme.liquid for white transparent background.

.videoBackground .videoBoxInfo{ background: #ffffffd9!important; }

after added the code

Thankyou :slightly_smiling_face:

thank you, that worked!!

Our pleasure,

if you want to any further discuss related with shopify then you can contact us.

And please don’t forgot like button friend.

thankyou for reaching us :slightly_smiling_face:

Thanks so much. do you think you can help me with another question?

How can I add a transparent header to my website (homepage only) but keep my sticky header… - Shopify Community

I already send the code for desktop and you want to on both devices desktop and mobile then you need to developer because some coding required for do it.

Thankyou :slightly_smiling_face: