Iframe overlay is bigger than usual Iframe after activation

[ad_1]

This is something I hardly can adjust on my side. The iframe has set a with of 100 % and a height of 500 px. So the plugin uses these values to determine the actual aspect ratio. Since 100 % is nothing the CSS aspect-ratio can work with, I determine that the iframe is as wide as the content width of the theme. If that’s not the case, there’s no way for me to detect that.

You can adjust it however to make it look right, using this CSS:

[data-embed-id="oembed_f3719c5be8c2cab32f0b88153aa7b9e8"] {
aspect-ratio: 858/500;
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer