chandi·hace 2 años·discussFor the developer - adding the following to the viewport meta property stops the double-tap zoom on mobile (note: stops all zooming on mobile): <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0" />