Same problem here with YouTube with no legend. With photos I had to add a custom css code because we had the same problem. I have not updated to last newspaper version, so I can’t say if it’s solved there. Could u give us a custom css for YouTube embed which change the down margin?
Hello,
I did a test and form this problem doesn’t appear https://i.imgur.com/27kVVXG.png; that is why I asked to provide the link to your website.
Thank you!
Hello,
There is for figure marguin 0, if you wnt you can chage it with this custom code figure.wp-block-embed
{
margin: 15px;
}
Set the code Newspaper -> Theme panel -> Custom code -> Custom CSS.
I will add that that edge should be modified, to be a different size.
Thank you!
Thanks a lot for the info!
But this code only helps youtube, instagram embeds!
Because I also have a video script it doesn’t help the margin.
Is there some css code so that all together have the same margin margin that I will define such as text, videos, ads.
only for the inside of the article I mean.
Thank you very much for your time
Hello,
You can create a css for that video script -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!