• 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

How to change the responsive part of Education Theme?

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 › How to change the responsive part of Education Theme?

This topic is: not resolved
  • This topic has 1 reply, 1 voice, and was last updated 12 years, 4 months ago by Mane60.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 17, 2013 at 8:58 am #12622
    Mane60
    Member

    If you look at this page with your browser window very wide the image looks sharp:

    http://www.moneyhow.co.uk/what-are-my-pension-fund-choices-when-i-retire/

    When you narrow your browser window, the image compresses and loses its sharpness.    When you narrow the browser window further, the second sidebar goes below the rest of the content and the image widens again, looking sharp again.

    To have the image look sharp under a wider range of conditions, I'd like to arrange it so that the theme's first response to the screen narrowing is that the second sidebar moves below the content.

    Do you know how could this be achieved?

    BTW in the responsive section of the css, there's:

    #content {

    margin: 30px;

    width: 430px;

    }

    .sidebar-content #content,  .

    content-sidebar #content {

    width: 590px;

    }

    If I change this to:

    #content {

    margin: 30px;

    width: 530px;

    }

    .sidebar-content #content,

    .content-sidebar #content {

    width: 490px;

    }

    I achieve what I want for the image, but the primary sidebar goes to the bottom of the page rather than the secondary. How can I make it so that the secondary moves first?

    January 19, 2013 at 4:51 pm #13172
    Mane60
    Member

    I thought I'd post the solution that worked for me in case anyone else has the same issue. Here is the css from the responsive part of the Education Theme that solved the problem described in the first post.


    @media
    only screen and (max-width: 1200px) {

    #header .wrap,

    #inner .wrap,

    #footer-widgets,

    #footer .wrap {

    max-width: 1040px;

    }

    #header .widget-area {

    width: 560px;

    }

    #content-sidebar-wrap {

    width: 880px;

    }

    #content {

    margin: 20px;

    width: 530px;

    }

    .sidebar-content #content,  .content-sidebar #content {

    width: 590px;

    }

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to change the responsive part of Education Theme?’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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