Unverified

Name

HTML: Metatag to Stop Zooming Mobile Forms

About

<p>Prevents unhelpful zooming on forms for mobile devices</p>

Language

HTML

Rating

Voted: 1 by 1 user(s)

Codevault

KingGrizzly

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: Not Specified

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://kinggrizzly.com

History

Last modified:

18/09/2023

Important Note

This snippet has the following status:

Unverified

This snippet has not been verified, use with caution and at your own risk. See details provided by author in sidebar and click below to find out more.

HTML: Metatag to Stop Zooming Mobile Forms

 
                    
1<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>

1

Comments

  • KG

    8 months ago

    Helps out with some zoom issues on the iPhone.

Related Snippets

Please see some snippets below related to this snippet..

General

AI Verified

0

Execute jQuery code after window is loaded

Added: 7 months ago

Last Updated: 7 months ago

Executes jQuery code only after the window has finished loading.

General

AI Verified

0

Disable WordPress Auto-Paragraph

Added: 1 year ago

Last Updated: 1 year ago

This snippet disables the automatic addition of paragraph tags by WordPress in post content and excerpts.

General

Unverified

0

Reduce Wordpress Revisions To 3

Added: 4 months ago

Last Updated: 3 months ago

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

Performance

AI Verified

2

PHP: Unset Wordpress Image Sizes

Added: 8 months ago

Last Updated: 1 month ago

<p>Stop the generation of Wordpress alternate image sizes. This is optimized for the Elementor Hello Theme and Wordpress defaults. Be sure to zero out all image sizes under the Settings &gt; Media ima...

General

AI Verified

1

PHP: Make Gutenberg video embeds responsive

Added: 8 months ago

Last Updated: 8 months ago

<p>Make sure video embeds like YouTube size responsively</p>

General

Unverified

1

HTML: Metatag to Stop Zooming Mobile Forms

Added: 8 months ago

Last Updated: 8 months ago

<p>Prevents unhelpful zooming on forms for mobile devices</p>