Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271871
    chrisp
    Participant

    Hi
    I’m building a new website for our band. I want to embed a couple of youtube videos and I use the according block to do so. When I view the pages there is a large blank space befor the video. Do I do something wrong? How can I fix this?

    See yourself: http://www.patient.band/?page_id=197

    Thanks for your support, Chris

    #271943
    tikaram
    Keymaster

    @chrisp : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
    	padding-top: 0 !important;
    }

    Let me know if this helps resolve your issue.

    Regards,
    Tikaram

    #272075
    chrisp
    Participant

    @tikaram : Thank you so much! It now looks just the way I imagined.

    Best regards, Chris

    #272190
    tikaram
    Keymaster

    @chrisp :Glad to know that it works. Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blank space befor youtube block’ is closed to new replies.