Gutenberg Block Youtube Embed Default With is 500px?
-
Hello everyone,
I recently developed a site for a client, and I am struggling with the width of the YouTube embed. The i-frame that is generated through the standard guentberg block is 500px, however I would like it to be 1000px, as well as remain responsive.
The theme has these supports declared:
add_theme_support( 'title-tag' );
add_theme_support( 'align-wide' );
add_theme_support( 'responsive-embeds' );Any clue how to get these to have that 100% width and remain responsive?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Gutenberg Block Youtube Embed Default With is 500px?’ is closed to new replies.