Skip to content

Instantly share code, notes, and snippets.

@pmgllc
Last active December 19, 2015 09:49
Show Gist options
  • Save pmgllc/5935474 to your computer and use it in GitHub Desktop.
Save pmgllc/5935474 to your computer and use it in GitHub Desktop.
Genesis custom viewport - Genesis 2.0+ - HTML5 only
<?php
//* Add Viewport meta tag for mobile browsers (requires HTML5 theme support)
add_theme_support( 'genesis-responsive-viewport' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment