I was wondering on how to make gantry NOT switch to mobile view when the browser has a certain viewport. The site design is not optimal yet and it needs to be operational for tomorrow. How can I force the width to always remain 960px? I don't want it to be responsive.
And no i am NOT talking about the feature in the template manager. It's already set to 960px fixed. But it still changes for mobile. How do I disable that?
i'm running the gantry template. I didn't touch .less files in anyway. I've just added my own custom less file (with simple code) and a custom css file.
It appears that there are still functions built into gantry which switch to a different template when viewed on a mobile device. Especially that dropdown menu is breaking my balls. How do i get rid of this mumbo jumbo? ( I like it, my boss doesn't)