![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
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"/>';
}
http://beta.sacredjourney.com Thanks! |
|
#2
|
||||
|
||||
|
your theme isn't responsive so your viewport tag is starting the site at the normal view instead of scaled, but the theme won't fit it. If you want to have the full view remove the viewport.
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
|
#3
|
||||
|
||||
|
Perfect! Thanks
|
|
#4
|
||||
|
||||
|
You're welcome.
Since this is resolved I'm going to close this thread.
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
| Thread Tools | |
| Display Modes | |
|
|
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 |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us