How to remove the Blank Space after article post??

Posted in: Newspaper
Post count: 57

This showed up few days a go and it’s visible on Articles when I post it. How to fix this bug?
http://prntscr.com/i416uy

Post count: 20688

Hi,

I have tested the embed, this is how they look for me, with no space
https://www.screencast.com/t/cMqiIMgI
When using a post from your website the space appears
https://www.screencast.com/t/Z6Ye9w1n8
It seems it is trying to load an Adsense ad as well, below the embed
https://www.screencast.com/t/ksSkP3mgZL
I see that the ad is originally in the post page but I could not say why it is loaded in the embed, or what should be done to prevent this.
A solution visually would be to set a max-height for the iframe embed
https://www.screencast.com/t/P3iqZHXWZGs

.wp-embedded-content{
max-height: 577px!important;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.