Zoom in mobiles
-
I want to give a top 5 rating but then you need to fix the zoom on mobiles and the header (see other thread)
In the file >travelify\library\structure\header-extensions.php
You should change
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
To
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=4">
If you change the scale option then mobile users can zoom in to text and details
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Zoom in mobiles’ is closed to new replies.