Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #750187

    Hello there,

    As everybody knows, we’re using our 2 finger to zoom in/out on mobile devices.

    We’re able to zoom in/out on portfolio items with iOS but not with Android. We experienced this issue on fixx.me website’s portfolios.

    Is this a known issue?

    Thanks,
    Orhan

    #751733

    Hey erkuto,

    Please make sure that you have the following in the header.php file:

    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=2.0, minimum-scale=.1, user-scalable=yes”/>

    This should enable pinch zoom.

    Best regards,
    Jordan Shannon

    #751894

    Hello Jordan,

    I found what you pointed on header php and it was <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>.
    I changed it with one you want and the issue has been resolved!

    Also, I’m using child theme, how can we be sure it won’t be gone after theme update?

    Thanks,
    Orhan

    #751900

    Hi,

    I am glad that it worked out for you! If the header.php file is added to the child theme directory then it won’t we overwritten.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.