A bit more thought on this and I believe you need to add some padding to the <body> tag. So in responsive_mobile.css add:
You'll need to add it to both the landscape and portrait sections of the stylesheet and adjust the value to suit. Showing the banner below the nav menu, rather than above, is the best I can do at the moment.Code:body {padding-top:36px;}
Bookmarks