Problem with the display of videos

Posted in: Newspaper
Post count: 26

Good evening, I have a problem with the display of videos (YouTube) within the article.
When I go to insert the link of the video I want to display at the top of the article, I get a smaller video player size and not in its normal size: https://prnt.sc/10czs2r

I’ve tried changing the page layout as well, but the problem remains for a few months now.

How can I solve it?
Thanks

Post count: 21065

Hello!

Normally it should display correctly, because I tested and it is working well.
Please add once again the video embed in your article and make sure you add this one: https://prnt.sc/10d0w5n

Let us know about your results!

Thank you!

Post count: 26

Evening,
the problem is not encountered if I embed the video, but when I insert the link in the right column in the section “Featured Video”: https://prnt.sc/10d19gf

Post count: 21065

Hello!

I see. Try to add this CSS in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.wpb_video_wrapper iframe {
width: 100% !important;
}

Let me know about the results!

Thank you!

Post count: 26

Thank you very much, it works perfectly now!
Here it is: https://prnt.sc/10d1rr8

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.