• joelgw

    (@joelgw)


    Hi- we just began noticing an issue: any post we have used the YouTube Lyte plugin on is now displaying the video thumbnail with a large blank space above it. I have looked at the source of the page when it is displaying and can’t figure out what may be causing the space. We are using the GeneratePress theme. Any help is appreciated!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    a CSS conflict of some kind, likely due to an update, you could use below CSS to forcefully correct the issue;

    .wp-block-embed__wrapper:has( > div.lyte-wrapper)::before{padding-top:unset !important;}

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.