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 #2574899
Youtube URL issue
Closed

Comments

  • rolenlo426 started the conversation

    Hi 

    I don't know why, the Youtube URL embed, it has huge empty space under, after I check with it. 

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fix it:

    .wp-block-embed-youtube .wp-block-embed__wrapper .fluid-width-video-wrapper {
        padding-top: 0 !important;
        position: static !important;
    }
    

    Best Regards,

    PenciDesign