• Resolved robineero

    (@robineero)


    Example image. With one of the latest update the bottom margin for embedded videos has gone missing. Please give it back or provide a workaround 🙂 It used to be there but not anymore. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author embedplus

    (@embedplus)

    Hi,

    What happens when you check the legacy spacing option in the Compatibility tab in the plugin’s settings page?

    Thread Starter robineero

    (@robineero)

    Still nothing (example web) 🙁 Tested on two different sites. Just in case also flushed cache with wp cache flush in terminal.

    Hi,

    I noticed the same problem, there is no space between video and a text block after the video. I am using Gutenberg. Can you please check and improve? Thank you!

    Plugin Author embedplus

    (@embedplus)

    Yes. Apparently, WordPress 5.4 affected a lot of themes in this manner. We can add a patch for this issue to the next version. In the meantime, you can add this custom CSS to your theme:

    .epyt-video-wrapper {
    margin-bottom: 1em;
    }

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Bottom margin – please give it back’ is closed to new replies.