StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-15-2012, 10:18 PM
houseofgrays's Avatar
houseofgrays houseofgrays is offline
Registered User
Pro Plus Member
 
Join Date: Jul 2011
Location: Orange County, CA
Posts: 47
Default Viewport function not working

I've got the following code in my functions.php file:
Code:
add_action( 'genesis_meta', 'child_add_viewport_meta_tag' );
function child_add_viewport_meta_tag() {
    echo '<meta name="viewport" content="width=device-width, initial-scale=1.0"/>';
}
My site still is initially zoomed in 70% or so on a mobile device. Here's a link, any help is appreciated...
http://beta.sacredjourney.com

Thanks!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search function not working abijah General Discussion 3 03-11-2009 11:59 AM
(more... ) function is not working monica-s General Discussion 7 11-18-2008 06:57 PM


All times are GMT -5. The time now is 02:52 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.