Page 1 of 1

Break point for mobile phones on landscape mode

Posted: Sat Mar 04, 2023 8:34 pm
by zemoura
Hi there ,


I am using LT brownser to test many devices (and my own too), im a bit noob so i am trying a site with layout grids in the grid system flexbox.

My point breaks are 320,480,481,780,781,1024,1025,1200 and default 1280.

All resolutions work well on all devices i try , except i cant find the break point for mobile devices on landscape that the screen is over 5.5 px., bellow
that it works well but above that i can´t find the point to hide the menu in those devices .

all help would be apreciated ,

thank you

the link for the page in reference is this https://skylightdesign.pt/SkyLightDesign/ all mobile phones above 5.5 px. get a menu that i can hide in phones and tablets but not on landscape above 5.5

Re: Break point for mobile phones on landscape mode

Posted: Sat Mar 04, 2023 8:47 pm
by alan_sh
Turn your mobile phone to landscape and run this https://whatismyviewport.com/

That will give you an idea.

9 Breakpoints? Have you thought about using layout grids and reducing/eliminating the number you have to maintain?

Alan

Re: Break point for mobile phones on landscape mode

Posted: Sat Mar 04, 2023 8:53 pm
by zemoura
alan_sh wrote: Sat Mar 04, 2023 8:47 pm Turn your mobile phone to landscape and run this https://whatismyviewport.com/

That will give you an idea.

9 Breakpoints? Have you thought about using layout grids and reducing/eliminating the number you have to maintain?

Alan
Hi Alan,

I learned the program like that and the site is on an advanced stage already , i get it good in all devices i test .

I don´t need to know my view point because it´s more then 5.5 pixels and all devices above that i get the undesired menu , only bellow that it works cool the menu doesnt show .

thanks

Re: Break point for mobile phones on landscape mode

Posted: Sat Mar 04, 2023 9:02 pm
by zemoura
i think i solved the problem i had a problem because im a noob using 2 master pages , ty for ure time