1. Frank007
  2. Commercial Templates
  3. Tuesday, 16 June 2015
  4.  Subscribe via email
Is there any way to enable the pinch to zoom using the responsive feature?
I really think that pinch to zoom is a fundamental feature for smartphones and tablets to enable users to increase font size and navigate they way that they prefer to.

Thanks.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frank

In your templates styles.php (../templates/j51_boutique/php/styles.php) try replacing the following (line 21)...


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


With...


<meta content="width=device-width; initial-scale=1.0; maximum-scale=2.0; user-scalable=1;" name="viewport">


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you that worked.

I would highly recommend adding this as an option if at all possible.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frank

Thank you for the suggestion.

In some cases depending the template styling offering a pinch option is not always can cause some issues however where possible we will definitely considering adding this option on the next round of template updates.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I would recommend it as well. Google's lighthouse test knocks points off for not having it scalable b/c of accessibility.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!