This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Is there a way to disable the mobile view of my site? It looks odd, and I would like it to look the same as when viewing on the computer…Thank you.
Hello,
Unfortunately there is no such option to disable Responsive in Blanco theme, but you can do it manually only. Just follow the next steps:
1) Open style.css file. Do the copy of this file in case you would like to revert back all changes.
2) Find the line /* Media Queries */
and delete all the code below.
3) Open file header.php.
4) Find and comment out the line <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
Regards,
Eva Kemp.
The issue related to '‘disable mobile view’' has been successfully resolved, and the topic is now closed for further responses