• 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

Executive Theme – Homepage middle 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 › Executive Theme – Homepage middle question

This topic is: not resolved
  • This topic has 11 replies, 4 voices, and was last updated 12 years, 12 months ago by squirty.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • January 19, 2013 at 12:17 pm #13107
    squirty
    Participant

    Does anyone know how to do this?

    I have the executive theme on a site but I want to change how the home middle part displays. Instead of having 3 widgets in there, I want to have one text widget that will cover the full width of the page (not just a third). I had a play with the CSS but it messed up the site.

    What do I change in the CSS?

    January 19, 2013 at 12:56 pm #13113
    Brad Dalton
    Participant

    I tested this code edit and it works.

    On line 556 of the executive child themes style.css file. Change width to 100%

    .home-middle .widget,
    .home-top .widget {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 30px;
    width: 100%;
    }


    Tutorials for StudioPress Themes.

    January 20, 2013 at 12:37 am #13242
    squirty
    Participant

    Thanks, Brad.

    That's what I tried yesterday, but it didn't work out right. When I change that code to 100%, the 3 featured page widgets in Home-Top stack on top of one another (instead of side-by-side). How do I move them back?

    January 20, 2013 at 12:40 am #13244
    buddy_boy8403
    Participant

    What is the url to your site?

    January 20, 2013 at 12:49 am #13246
    squirty
    Participant

    discoverweb.co.uk

    January 20, 2013 at 6:39 am #13263
    Brad Dalton
    Participant

    .home-middle .widget {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 30px;
    width: 100%;
    }


    Tutorials for StudioPress Themes.

    January 20, 2013 at 10:44 am #13281
    squirty
    Participant

    Thanks, Brad.
    That doesn't look like it worked. Any other suggestions?

    January 20, 2013 at 10:57 am #13285
    wp guy
    Member

    Changing home middle to 100% if fine, but you have to change Home Right and Home Left to 0. Also,  I don't know if there's already sample text in the home right/left widgets - if there is then just drag blank text widgets there.

    January 20, 2013 at 12:20 pm #13297
    squirty
    Participant

    Thanks, Wp Guy. Where do I make the change so the 3 widgets in Home-Top align next to each other?

     

    January 22, 2013 at 8:11 am #13700
    squirty
    Participant

    Anyone any ideas how to sort the top widgets?

    February 18, 2013 at 12:50 am #20935
    squirty
    Participant

    Bumping this for anyone who knows how to sort this out?

    April 17, 2013 at 4:47 am #35913
    squirty
    Participant

    If anyone is following this thread, or needs to do it, you need to insert a new condition in the css style sheet of the following:

     

    .home-middle .widget{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 30px;
    width: 100%;
    }

    In the css style sheet, it has a comma next to home top and home middle. You simply need to create a new home middle hook.

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 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