• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Disable Minimum 2.0 mobile responsive

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Disable Minimum 2.0 mobile responsive

This topic is: not resolved

Tagged: disable, mobile responsive

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 9 months ago by Patrick2.0.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 31, 2012 at 8:12 pm #8664
    Patrick2.0
    Member

    Hello. I was wondering if someone could tell me how to disable mobile responsive on the minimum theme. I use code on my website that does not adjust to the responsive design and it looks really bad. I love the theme but I don't want it to be mobile responsive.

    January 1, 2013 at 7:43 am #8710
    Susan
    Moderator

    I'm copying this directly from another thread:

    It can be done, but before you do anything, I'd recommend reading up on responsive design to make sure you really want to disable it. There are a LOT of good reasons why responsive design is the way of the future.This is a great article totally independent of all Copyblogger services
    http://dallasbass.com/5-reasons-why-...tely-worth-it/

    If you are sure you wish to disable responsive design, delete the responsive section from the style.css file. This is near the bottom and labeled responsive. Most of the code will be indented so it should be very easy to identify. You also need to remove the viewport meta from the functions.php file. It will resemble this code

    PHP Code:
    /** Add Viewport meta tag for mobile browsers */
    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"/>';
    }

    January 2, 2013 at 5:04 pm #9052
    Patrick2.0
    Member

    Thank you Susan. I agree that responsive design is definitely a great thing to have, however I have some code on my site which prevents certain elements from resizing. My website looks great on an iPad for example, however when I look at it on my iPhone there certain pieces that don't scale down.

    Instead of eliminating my responsive design do you know if there is a way to limit its responsiveness?

    Is it possible to tell the responsive design to not scale down smaller then the screen of an ipad so that I can retainĀ the websites look and feelĀ and not have my website look bad on smaller devices?

    I can't modify my custom code to scale down with my website, but if I can tell the responsive design not to scale down to a screen smaller than an iPad that would probably work as well and allow my to keep my theme responsive.

    Thanks again!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble