• Bootstrap had an issue where two row of class col-xs-12 cover each other: https://github.com/twbs/bootstrap/issues/10152

    For the Mobile theme this results in the sidebar putting an invisible layer on top of the content. ==> Links not clickable. (Only when page width is small, e.g. resize broweser or use a mobile device.)

    I just replaced the packaged version 3.0 of bootstrap with current version 3.3.5. Works great.

  • The topic ‘Old version of boostrap breaks mobile view’ is closed to new replies.