-
AuthorPosts
-
October 18, 2013 at 11:15 am #177346
Hello,
Is there any way for force the mode in mobile to landscape, i really don’t like the way a website is presented in portrait mode.
Thanks
andrew
October 19, 2013 at 3:10 am #177675Hi Andrew!
You can set a fixed layout here (Enfold > General Settings):

Cheers!
JosueOctober 19, 2013 at 9:27 am #177793Hello Josue,
Thanks for the reply. I know I can set a set layout but that wasn’t my question. There are 2 modes on mobile, portrait and landscape so it is possible to force the mobile mode to landscape? I have seen this done before but cannot remember where.
Thanks
Andrew
October 22, 2013 at 3:49 pm #179111Hi!
I’m not sure what you mean by that. There are no “modes” with the site at all. The site uses media queries to change the grid all the content is based on to fit the size of the screen.
Cheers!
DevinOctober 22, 2013 at 7:07 pm #179194Bad choice of words when I say ‘mode’
Is it possible to only display the mobile view in Landscape orientation?
I found this online but was hoping this could be done via css or something?
@media only screen and (orientation:portrait){
#wrapper {width:1024px}
}@media only screen and (orientation:landscape){
#wrapper {width:1024px}
}Thanks
Andrew
October 23, 2013 at 1:31 am #179309Hi!
Are we talking about the iPad or iPhone view? You can edit css > grid.css and go to the #Portrait section. Change it to look like the #Landscape section.
Regards,
IsmaelOctober 23, 2013 at 9:16 am #179543Thanks Ismael,
I am talking about all mobile, android and ios.
Thanks
Andrew
October 27, 2013 at 12:46 am #181113Yes it is possible but its beyond what we could assist with via support.
You’ll need to edit the grid either directly or via the custom.css file or within a child theme. A freelance developer should be able to do it in an hour or two.
-
AuthorPosts
- The topic ‘Landscape more on mobile’ is closed to new replies.
