skip to Main Content

To make it more simple, i’m working on this site https://webdev02.amontagnana.it/ and on the 4th row we can see a text block and an embedded video.

I need to make the video’s height just like the block on the left. (it has to be relative too because it has to be responsive to desktop and mobile)

2

Answers


  1. Your site are loading and loading
    If you are cover an entire DIV . you need to fixed position and increase z-index as much as possible.

    Login or Signup to reply.
  2. you can simply add a custom class on tatsu-column-inner and add the background color black on it

    See the attached screenshort

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search