Altering the background color when playing a video using trailer box
I have a website page:
It uses muffin builder's trailer box to create a grid of video thumbnails which play vimeo videos within a lightbox when clicked. The client wants me to adjust the background to either solid white or a ghosted white ONLY when the videos are being played. Am I able to adjust the background behind the video player to solid white or a ghosted white so that the lightbox/player will stand out better?
Please advise
Thanks
Eric
Comments
https://i.imgur.com/b3dAYMD.png
Before my CSS code you opened the bracket ( " { " ) two times - I removed one and the whole website went white, see the screen: https://i.imgur.com/bTEF3LW.png.
Then I removed the "display:none" from this same code of yours, and it works fine.
https://i.imgur.com/fRf8YHi.png
Thanks