Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Is it possible to disable user scalable on mobile devices for the North theme?
I tried added the follwing to the header.php:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
I pasted it right under:
<head> <meta charset="<?php bloginfo( 'charset' ); ?>">
Is there a different way to achieve this while maintaining the responsive design?
Hi Henrik,
I mean that should work. Hm. Maybe switch it to: