Disable WordPress mobile view

If you want to see the desktop version of your site, also on mobile devices (smartphones, tablets, etc.), just follow the instructions below.
A simple method to disable mobile view is to comment the next line in header.php
file from theme directory (/wp-content/themes/themename/
).