• The pages are not containing a default video embed ( from pasting in links from youtube, vimeo, etc.)
    When the browser is narrow enough the video bleed over into the sidebar of the sidebar template. It occurs when the browser widow is around 1160-1170px wide but before the first media query breakpoint kicks in.

    Adding the CSS works to fix it:

    iframe {width:100%;}

    But you should really address this in your theme CSS.

    cheers,
    GM

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Video embed a flowing out into sidebar on narrow screens’ is closed to new replies.