ISSUE SUMMARY: Want to enable pinch and zoom on mobile device. I found this code on the forum from Dimas.
<meta name="viewport" content="width=device-width, initial-scale=.5, maximum-scale=12.0, minimum-scale=.25, user-scalable=yes"/>
Where exactly do I put this code?
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
Because the template using responsive way, it must not suppose to scalabel. but you can try it.
please edit:
/templates/socialize/tpls/blocks/head.php:
at line 13: