Embedding youtube question
Hi Jennifer,
I’ve been playing around with my blog and I figured out how to use the embed youtube feature in gutenberg. The videos work but the thumbnails show up extremely large and zoomed in. (its actually pretty hilarious) I’m wondering if there is a way to adjust it? Heres the URL so you can see what I’m talking about https://www.singingwithlauren.com/mixed-voice-series/
Here is the code that the demo uses. I know there are different blocks and if you try to place it in a specific block will blow it up like that
<!– wp:core-embed/youtube {“url”:”https://www.youtube.com/watch?v=IBqE1M9_lP8″,”type”:”video”,”providerNameSlug”:”youtube”} –>
<figure class=”wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube”><div class=”wp-block-embed__wrapper”>
https://www.youtube.com/watch?v=IBqE1M9_lP8
</div></figure>
<!– /wp:core-embed/youtube –>
With the code above. You should be able to change out the video links to your youtube links and have it show at the normal size. let me know if that gives you troubles.
Please login or Register to submit your answer
