• 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

Reduce Site 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 › Reduce Site Width

This topic is: resolved

Tagged: generate pro, Width

  • This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by Davinder Singh Kainth.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • September 23, 2015 at 7:38 pm #166506
    kevinburke2
    Member

    I am working on a project using the Generate Pro theme. I'll be using a full width content layout on all pages.

    Currently, the site width is set at 1140px, but I'd really like to be around 960px. I'm fairly new at working with the CSS, and I really don't know where to start. In my mind, I feel like this should be fairly straightforward.....

    Any help would be greatly appreciated!

    Thanks!

    Site: http://www.iphoneparents.com

    http://www.iphoneparents.com
    September 23, 2015 at 9:46 pm #166510
    Davinder Singh Kainth
    Member

    1. If you only want to change width of pages and keep posts at existing width, then add following code in style.css file before media queries

    .page .content {
        max-width: 960px;
        margin: 0 auto;
        float: none;
    }

    2. If you want everything to 960px then, look for following code...

    .site-inner, .wrap {
        margin: 0 auto;
        max-width: 1140px;
    }

    change to...

    .site-inner, .wrap {
        margin: 0 auto;
        max-width: 960px;
    }

    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    September 26, 2015 at 6:51 am #166709
    kevinburke2
    Member

    Thank you! This worked great!

    September 27, 2015 at 12:34 am #166748
    Davinder Singh Kainth
    Member

    Welcome.

    fyi... word "iphone" is a trademark word. One cannot use it in a domain name, you may get into trouble for this!


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

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

© 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