Guys,
I'm having an issue with JQM not respecting changes to the viewport meta tag:
https://forum.jquery.com/topic/jqm-hi...
There are currently two workaround for this one being to move the metatag below scripts or to remove it and add it during mobileinit. I have tried mobileinit and it seems to work well. I have tried using CSS with @viewport and it didn't work.
It seems either solution requires some modification to source. It would be nice if you guys could setup areas of the page where we can modify sections of source but the UI still works so we can get around these issues. Otherwise it starts to get to a point where more advance users think about moving off the platform.