I know I’m going against the stream here. But is it possible to allow user to switch to the desktop version on his mobile (yeah, yeah with pinching and zooming-in and out…)?
I mean disable the automatic mobile view, although you browse on mobile.
Here’s an example:
Hi @seank and @LupoAsaf, thanks for the good question. There is not a way at the moment, to force the desktop view on mobile, as those are using css media queries.
What you can do, is to create a fixed width container or div in px unit of measurement on desktop, and keep the width fixed on mobile if you want to show the fixed width divs/containers etc.
Regards,
Dave
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.