[ad_1]
Do you have any public url I can check?
I have made this URL available
Seems that some plugin or theme is adding a 100px height. Can you post just the pdf embed source code, just to be sure.
Simply go on the url you shared and click on three dot button on top right of the editor and select “Code editor”. Than copy paste here.
If you want set a global height can you try adding somewhere in your theme CSS:
.wp-block-tropicalista-pdfembed {
height: 500px;
}I will release a fix for this on WP 6.5 update.
You are simply awesome. The CSS did the trick. Thanks a million!
This is solved. Marked to be fixed on WP 6.5 release.
Thanks
