Youtube's thumbnail image size issue in mobile view

Hi

I’ve an issue with resizing youtube thumbnail image in mobile view!
I want the thumbnail image to be fullsize as the web version.
I haven’t changed any padding or anything.
How to fix this?

<iframe 
width="100%"
height="315"
src="https://www.youtube.com/embed/{{wf {&quot;path&quot;:&quot;youtube-link&quot;,&quot;type&quot;:&quot;PlainText&quot;\} }}?rel=0&amp;showinfo=0" 
frameborder="0" 
allowfullscreen></iframe>

Decrease height of iframe on mobile.

1 Like

Is it possible to make changes only mobile view not web (I want large thumbnail for web and small for phones) thank you

This topic was automatically closed after 60 days. New replies are no longer allowed.