Hello There,
Is there a way to disable mobile pinch zoom on the mobile website for the entire website?
Just wondering if anyone knows a way to disable pinch zoom on the mobile website version of the Narrative theme.
Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @Azrajby
follow this:
1. Open Layout->theme.liquid and add this code just above </head>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' >
User | Count |
---|---|
399 | |
202 | |
146 | |
42 | |
40 |