- This topic has 4 replies, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Hi,
I’ve got a problem with embedding a youtube video.
It works to embed it, but it always has a blank space before the video that has the same hight as the video itself.
See here: Vorankündigung – Walzentacho
Didn’t find any solution 🙁
I hope you can help!
Thanks,
Johannes
in the preview, it works … but not in the published version.
Hi Johannes,
We checked your shared link and found that before embedding the video there is some extra padding added.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 0px !important;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 0px !important;
}
Kind Regards
Thanks. It worked! Great support!
Any idea where this comes from?
Hi Johannes,
To be honest, we cant say at this moment, that we need to investigate the issue from the back end of your website, we just saw that extra huge padding was added and we removed it.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards