Categories
Blog HOW TO Plugin WordPress

HOW TO disable mobile theme for Twenty Eleven

In Dashboard -> Appearance -> Editor
select the file HEADER (header.php), remove the following line
[sourcecode lang=”html”]
<meta name="viewport" content="width=device-width" />
[/sourcecode]
then click Update File.

My experience:
Rather to disable the mobile theme support I suggest to to use an optimized mobile theme, now you can active it using the following plugin:

Jetpack by WordPress.com

Did my HOW TO help you? Leave a reply.