IPHONE ZOOM BLOCK

3 replies·opened May 20, 2016
M
MikeMay 20, 2016

HELLO AND THANK YOU FOR THE AMAZING WORK

I SWITCHED FROM THE OLD TO THE NEW VERSION AND I WONDER HOW I CAN DISABLE THE ZOOMING WITH THE FINGERS FUNTION ON THE MOBILE VERSION JUST HOW IT WAS BACK IN THE DAYS

THANKS

REGARDS

M
MikeMay 21, 2016

PS I HAVE AN IPHONE

S
SemiColonWebSTAFFMay 23, 2016

Hello,

Thank You so much for the Kind Words. :)

Please find the following code on the Page:

<meta name="viewport" content="width=device-width, initial-scale=1" />

and replace it with:

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

M
MikeMay 23, 2016

works amazing thank you very much

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard