• Resolved Hekwos

    (@hekwos)


    When I make a group and put videos from Youtube in that group then the videos fall partly outside the borders of that group. They push themselves outside on the right side.

    You can see this at the end of this post: https://www.hekwos.no/2020/03/22/skjaera-som-blei-reddet/

    The first video falls in perfectly but it is a Facebook-video. The rest fall outside. How can I get them to show inside the grey field of the group in a normal way?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could use some CSS such as the following

    .single .wp-block-group.has-background .wp-block-embed iframe {
    	max-width: 500px;
    }

    Though it may throw off the aspect ratio on some of the videos

    Thread Starter Hekwos

    (@hekwos)

    Hello

    Well, it worked. That is enough for me.

    If there is some problem in another post with the aspect ratio, then I’ll look at that then.

    Thank you very much for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vidoes falling outside group border’ is closed to new replies.