I have a problem with a video I have published in this article https://francescopagani.com/e-cominciata-la-consegna-delle-cassette-natalizie-di-vini-e-video-degustazioni/
As you can see, the player is oversized and I cannot find how to give it appropriate dimensions to be correctly seen on desktop and on mobile.
Can you help me?
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.wp-video {
width: 100% !important;
}
Best regards,
Yigit
Yes, it is working!
Best regards
Greta