Skip to content
Public Ticket #21821

problems with videos

Conversation thread

antenorilucia replied

Customer Reply

Thanks a lot! Now it's ok

PenciDesign Supporter replied

Staff Reply

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.

antenorilucia started the conversation

Conversation Start

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

Want to join this conversation or access attachments? Sign in first.