• 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

CSS Required To Update Prose Width, Content Width, and Sidebar Width

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 › CSS Required To Update Prose Width, Content Width, and Sidebar Width

This topic is: not resolved

Tagged: Prose, Sidebar, Width

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 7 months ago by Christoph.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • June 5, 2015 at 6:29 pm #155045
    ragingrouge
    Member

    Hi all! I see a few threads dedicated to this topic, but can't seem to find a specific answer to my question.

    I love Prose, and want to continue using it, but the fixed width of this theme is too narrow for me. I'd like to increase the overall width (yet have it remain responsive of course), the main content width, and the sidebar width. What would the CSS code to make these changes look like (substituting XXX for the pixel values).

    Thanks to anyone that can offer help!

    http://www.ragingrouge.com
    June 8, 2015 at 5:33 pm #155457
    Christoph
    Member

    Hi,
    you can try changing the values of the following selectors in the style.css:

    body {
    width: ****px;
    }

    #inner {
    width: ****px;
    }

    .content-sidebar #content, .sidebar-content #content {
    width: 66%;
    }

    .sidebar {
    width: 31%;
    }

    You might have to increase the max-width value of the media query.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 8, 2015 at 5:44 pm #155458
    ragingrouge
    Member

    Thanks so much for helping me out!

    I've updated this CSS to the code below, but this keeps my content area the same size and right-justified. Also, my social media buttons are taking up two lines instead of one, though there is plenty of space for them all.

    body {
    width: 1200px;
    }

    #inner {
    width: 700px;
    }

    .content-sidebar #content, .sidebar-content #content {
    width: 66%;
    }

    .sidebar {
    width: 31%;
    }

    June 8, 2015 at 6:00 pm #155462
    Christoph
    Member

    No problem 🙂

    I would increase the width of #inner to something like

    #inner {
    width: 1100px;
    }

    http://screencast.com/t/zo9wg2dDY


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    June 8, 2015 at 6:13 pm #155465
    ragingrouge
    Member

    WOW! Thanks so very much!

    I'm curious what affect this will have on the mobile responsive version of the site. Are edits needed there too, or no?

    June 8, 2015 at 6:22 pm #155467
    Christoph
    Member

    You will probably have to adjust when the media query kicks in and maybe decrease the width of #inner or body inside the media query.
    It also depends on how long you want the sidebar next to the content.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

  • 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