Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4595
    Seojose
    Participant

    I insert videos of Vimeo and leave a lot of space between the top and bottom How can you correct that error.
    web Site: http://www.videosdebodasdreamflying.com

    #4607
    Skandha
    Participant

    @seojose: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘video vimeo’ is closed to new replies.