• Here you can see what I mean with the video not respecting the width height set in the Gutenberg editor. In the editor it looks fine. But when saving and refreshing the page video not respecting what is set in the editor. The theme somehow reset width and height.

    I have crated a test page where I added the same video with different width settings.

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

Viewing 1 replies (of 1 total)
  • Thread Starter lurvigapa

    (@lurvigapa)

    I solved it. I had to add this line to the functions.php.

    // Add support for responsive embeds.
    add_theme_support( 'responsive-embeds' );
Viewing 1 replies (of 1 total)
  • The topic ‘Video not respecting width and height’ is closed to new replies.