• 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

turning off responsive?

Home › Community Forums › Ally Theme Support › turning off responsive?

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 4 months ago by Wes.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • September 30, 2012 at 1:19 pm #1469
    gb
    Customer

    Is it possible as a beginner to turn off the responsive design so that a site made with Ally for example looks on an iPhone as the site looks on a desktop?

     

    THANKS,

     

    GB

     

     

    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.

    September 30, 2012 at 1:33 pm #1471
    gb
    Customer

    Thanks for the response. Its good to know, I will ask my cousin how to implement your suggestions as I am completely new to the code manipulations of these themes and wordpress.

    Best,

     

    GB

     

    PS – Nice theme!

    September 30, 2012 at 1:34 pm #1472
    Wes
    Moderator

    You’re Welcome!

     

    Thanks!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

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