Viewport meta tag and accessibility issue
Hello,
I noticed that BeTheme is generating the following viewport meta tag:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
Google Lighthouse flags maximum-scale=1 as an accessibility issue because it prevents users from zooming the page.
I checked BeTheme → Theme Options → Responsive, but I could not find a setting to remove or change this value.
Could you please let me know:
- Is there a built-in BeTheme option to remove
maximum-scale=1? - If not, what is the recommended way to modify the viewport meta tag without editing the parent theme files?
Website: [Links visible only for registered users]
Best regards,
Steve
Comments
Hi,
The option you are looking for is the Pinch to zoom option, located in Betheme -> Theme options -> Responsive -> General:
Best regards