Hello,
unfortunately I couldn’t find out exactly from reading the forum how to activate the pinch to zoom function on mobile devices.
It’s about zooming 2 fingers on the screen
It would be great if I could find some help here, the Theme Enfold is fantastic !!
Happy Weekend
kindly regards, Max
Hey modem800,
Thank you for using Enfold.
You can only zoom in when the Enfold > General Layout > Dimensions > “Responsive Site” option is disabled.
Best regards,
Ismael
Hey Ismael,
thank you very much for the quick response, that works.
But the display in the mobile device shows now very small (website) with the setting “Responsive Site option is disabled”
is there any solution for that?
kindly regards, Max
Hi,
Try adding the following to header.php:
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes">
Best regards,
Jordan Shannon
Hi Jordan,
nothing changes with it
in which line in header.php should I put it ? Or doesn’t it matter
Theme Header (header.php)
kindly regards, Max
Hi,
It should be placed in the top. After the opening head tag
<head>
Best regards,
Jordan Shannon
