• 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

Metro Pro – Home middle left & Home middle right Question

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 › Design Tips and Tricks › Metro Pro – Home middle left & Home middle right Question

This topic is: not resolved

Tagged: Metro Pro

  • This topic has 5 replies, 2 voices, and was last updated 12 years, 7 months ago by computerkitten.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • September 30, 2013 at 7:43 pm #64881
    computerkitten
    Member

    I have setup a test site at:

    http://tinyurl.com/n7mgbx9

    And I have Home Middle Left and Home Middle Right that I want content to be next to each other. I hesitate increasing the width on each of these sections, in fear that I will mess up the responsiveness look on other platforms.
    How can I safely increase the content width of these two areas (right now I have one big blank hole in the middle between these 2 sections on the home page).

    Please explain.

    Thanks!!

    http://tinyurl.com/n7mgbx9
    September 30, 2013 at 9:05 pm #64898
    Jeremy
    Participant

    As you guessed you just need to increase the width of these sections. Just make sure you also adjust the widths in the responsive breakpoint section at the bottom of your style.css

    E.g.
    In the style.css line 1200
    .home-middle-left, .home-middle-right {
    width: 532px;
    }

    Then in the style.css line 1992

    @media
    only screen and (max-width: 1023px)
    .home-middle-left, .home-middle-right {
    width: 332px;
    }
    Note: These widths aren't perfect but I'm just using them as a quick demo. You may also need to adjust the padding to make it fit neatly. Best of luck!


    If you want to say thanks Follow me on Twitter | My Website

    September 30, 2013 at 9:11 pm #64900
    computerkitten
    Member

    Wow thank you! I will try this out!

    How did you know that I should adjust the width though in the @media section of 1023 px? I'm confused by what adjustments I have to always make in the @media sections if I adjust the top section.

    Thanks much!

    September 30, 2013 at 9:15 pm #64901
    computerkitten
    Member

    I made the adjustment and have a further question about that... as I reduce the window size... it looks good, and then changes where there is a big blank area in the middle still, and then as I keep reducing the window size further it goes back together again and then it stacks like it should when the window is real small in width.

    Why the blank area in the middle or should I worry about it?

    Thanks!!

    October 1, 2013 at 6:49 am #64927
    Jeremy
    Participant

    You should try not to use !important unless it is absolutely necessary, otherwise it can override other responsive design settings.

    For some reasons you have...

    .home-middle-left, .home-middle-right {
    width: 730px !important;
    }

    within the @media only screen and (max-width: 1139px) area.
    This results in the area being fixed and not responsive when viewed on mobile devices in portrait view.


    If you want to say thanks Follow me on Twitter | My Website

    October 1, 2013 at 6:53 pm #65021
    computerkitten
    Member

    Okay I think I got that fixed and so glad you pointed this out to me because of the !important being used on the widths... didn't even think of the fact it would cascade onto the Responsive section.

    So thanks again, really appreciate it!!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ 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

© 2026 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