- This forum has 10 topics, 38 replies, and was last updated 1 year, 4 months ago by .
-
- Topic
- You must be logged in to create new topics.
Select Page
› Rooms › Header/Footer
Started by: Dee Zynah
Started by: Lynne Guistic
Started by: Colin Sik
Started by: Ann Chovey
Started by: Anita
Started by: Dave Allipa
Started by: Hugh N. Cry
Started by: Mark Ateer
Started by: Anita
Started by: Terry Hale
Tim Yal replied to the topic Fullscreen Vimeo background? in the forum [Public Group] Divi Community 4 months ago
When I add the code you mentioned, this is (attached file) what happens. Here is the link; Test 2 I don’t think min-height and min-width are good for responsiveness. Any…
Terry Hale replied to the topic Fullscreen Vimeo background? in the forum [Public Group] Divi Community 4 months ago
Hi Tim, Did you try using the CSS like in your first example link? #video_pag iframe { width: 100vw; height: 52.73vw; min-height: 100vh; min-width: 189.63vh; position: absolute; top: 50%; left:…