Is there anyway to force to landscape when a video plays?

[ad_1]

I try some code in custom css but still no changes.

@media only screen and (max-width: 320px) { #wrap_all { width: 600px !important; } }

@media screen and (orientation:landscape) { #container { -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); width: /* screen width */ ; height: /* screen height */ ; overflow: scroll; } }

Let me know if you have something.

[ad_2]
1 Comment

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer