Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Does this happen to you for other Youtube embeds as well? I’ve tried others and couldn’t replicate the issue.
    If so, can you please share the embeds you’ve tested with?

    Thank you,
    Rodica

    Thread Starter amb9800

    (@amb9800)

    Hi Rodica,

    Just updated my version of Neve (for some reason, it was only showing an update being available on the WP Themes page, not the Updates page). That seems to have mostly addressed the issue, but not quite fully — instead of massive letterboxing, the black bars above and below the video are now small, but still present — e.g.:

    View post on imgur.com

    This happens for any YouTube embed anywhere on my site (any YT video, embedded on any page, post, etc. on the site).

    Thanks

    Hi @amb9800,

    Can you please let me know if adding this code in Appearance > Customize > Additional CSS helps with that issue?

    .nv-iframe-embed {
        padding-top: 0px !important;
    }

    Regards,
    Rodica

    Hello,

    I am having the same problem.

    Putting the padding-top to 0 of .nv-iframe-embed solves the issue. ??

    You do not even need the !important

    • This reply was modified 4 years, 8 months ago by quasiDigi. Reason: added info
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘YouTube embeds too tall’ is closed to new replies.