This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

North Theme – Not scalable on mobile

9 years ago · Last reply by Alex S 9 years ago

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?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 10 months ago

    Hi Henrik,

    I mean that should work. Hm. Maybe switch it to:

    <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread