Hi, my problem concerns the videos that I post in articles. They can be seen without problems from a PC and on AMP pages but in normal mobile pages the videos are not seen. A strange thing happens.
If you want to play the video, a static image duplicates and then triples and so on but the video doesn't open , I put the image in the attachment.
Hi,
my problem concerns the videos that I post in articles. They can be seen without problems from a PC and on AMP pages but in normal mobile pages the videos are not seen. A strange thing happens.
If you want to play the video, a static image duplicates and then triples and so on but the video doesn't open , I put the image in the attachment.
Thanks
Lucia
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.yt-video-place iframe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 9; width: 100%; height: 100%; }Then clear all site caches then check again.
Regards,
PenciDesign.
Thanks a lot! Now it's ok