Does anyone know how to make an editor X page responsive on mobile landscape view?
I am having trouble with the view on my iPhone for the website I am building for my company.
Thanks!
Does anyone know how to make an editor X page responsive on mobile landscape view?
I am having trouble with the view on my iPhone for the website I am building for my company.
Thanks!
Since “Landscape mode” is the horizontal orientation of your page, meaning that the screen has more width to accommodate your content.
You can simply drag the handles to increase the width of the page and see how it looks like in landscape orientation, but you need to be aware of the screen size of the device you are using.
Also, please remember that on smaller devices, it would be better to avoid using VH unit and use PX and % instead.
Do not forget of dockings also, it could help you a lot in the creation process.
Chiming in with Andrii’s mention, but if you’re building out the site to be responsive , the landscape version of the phone should still be within the mobile breakpoint. I checked a few phones and the measurements for landscape was a range of 600 pixels to 730 pixels wide.