Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3153564
YouTube/iFrames
Closed

Comments

  • planetofthepenguins started the conversation

    Why are there big margins underneath iFrames until you click on them?

    Is this a bug?

  •  2,487
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .wp-block-embed-youtube .wp-block-embed__wrapper {
        padding-bottom: 0 !important;
    }

    Regards,
    PenciDesign.



  • planetofthepenguins replied

    Hi.

    Yeah, I know how to fix it, I'm wondering why it is like it to start with? Is it intentional?

    Thanks!

  •  2,487
    PenciDesign replied

    Hi,

    This is a small issue with the Gutenberg iframe content. We'll fix it in the future theme update.

    Regards,
    PenciDesign.