• 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

Infinity Pro Full PAge 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 › Infinity Pro Full PAge width

This topic is: not resolved
  • This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago by brodiebrodie.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • July 31, 2017 at 5:23 pm #209786
    RoxG
    Member

    HI,

    Is it possible to increase how much of the page the content takes up? The text is just in the middle of the screen with too much white space to the sides. I'm referring to the regular pages not the home page of course.

    thanks so much

    http://www.thefreedomcollective.com
    July 31, 2017 at 5:56 pm #209787
    PyramidWeb
    Member

    Hi Roxine,

    In your "style.css", search for

    .full-width-content .content {
        border-right: medium none;
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 840px;
        width: 100%;
    }
    

    and change "max-width: 840px;" to your preferred width. Note that the content area is in the container ".site-inner" that has "max-width: 1280px;". Since this content area cannot extend beyond its container, the max. width of the content area is 1160px (1280 - 2*60px padding left and right). If that's not enough, you need to change "max-width" of ".site-inner", too. (Just seach for ".site-inner" in style.css.)

    The width of the content sections on the front page (home page) are set in "style-front.css".

    Hope this helps.

    August 2, 2017 at 7:01 am #209897
    RoxG
    Member

    Thank you!

    August 2, 2017 at 1:47 pm #209922
    RoxG
    Member

    PyramidWeb can you tell me where to chage the width of the landing page. I tried to change this is CSS but it did nothing

    }

    .landing-page .site-inner,
    .lead-capture-page .site-inner {
    margin-top: 0;
    max-width: 1200px;
    }

    August 9, 2017 at 5:40 pm #210210
    PyramidWeb
    Member

    You need to change both,

    .landing-page .site-inner, .lead-capture-page .site-inner {
        margin-top: 0;
        max-width: 840px;
    }

    and

    .full-width-content .content {
        border-right: medium none;
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 840px;
        width: 100%;
    }

    The latter sets the width of full width content on all pages of the website, including the landing page. Note that the width cannot extend the width of the container.

    August 10, 2017 at 4:15 am #210216
    brodiebrodie
    Participant

    You can also use a custom body class ("full")

  • 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