When displayed on a smartphone with embedded vertical video.

Posted in: Newspaper
Post count: 74

Hello.
When displayed on a smartphone with embedded vertical video, it is displayed small.
Please let me know how to improve it.

Embedded video

Embedded destination page
https://sbn.japaho.com/volcom-room-demo/

PCs will display the video larger without any problem.

Post count: 35449

Hi,
I see that this is from the iframe code, the only thing that I ca do to help is this custom css:
.embed-container {
height: 600px;
}
.embed-container iframe, .wpb_video_wrapper{
height: 600px!important;
}

Please set this code in the theme panel > custom code> advance css > phone section and will be apply only on mobile.
I hope this will help you!

Post count: 74

Thank you for your support.
I was able to display it perfectly well.

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