• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: turning off responsive?

Home › Community Forums › Ally Theme Support › turning off responsive? › Reply To: turning off responsive?

September 30, 2012 at 1:30 pm #1470
Wes
Moderator

Yes this can be done in 2 steps.

First, “comment out” or remove the responsive code in your functions file which looks like this –

/** Add Viewport meta tag for mobile browsers */
add_action( 'genesis_meta', 'tachmorn_viewport_meta_tag' );
function tachmorn_viewport_meta_tag() {
echo '<meta name="viewport" content="width=device-width, initial-scale=1.0"/>';
}

Second, you would need to comment out or remove the responsive code at the bottom of your style.css file. Everything under this – /* Responsive Design
------------------------------------------------------------ */

It would probably be better to just comment it out if you plan to use it in the future. To comment something out add this – /* at the beginning of the code and this – */ at the very end.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework