• 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

Altitude Pro Entry 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 › Altitude Pro Entry Width

This topic is: not resolved

Tagged: Altitude Pro, entry width

  • This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by ᴅᴀᴠɪᴅ.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 7, 2016 at 5:58 pm #195867
    Callum
    Member

    Hi all,

    I'm trying to reduce the width of the full width post entry content on the Altitude Pro theme.

    On the desktop version, it is 800px wide by default. I can reduce the width, however, it will lose the centre alignment when I do so and mess up other pages and versions.

    So essentially I want to reduce the width of entry-content to around 80% (not 100%) on only the full-width pages and only on the desktop versions of theme, while keeping the content centred.

    Any input would be greatly appreciated.

    November 7, 2016 at 6:41 pm #195869
    ᴅᴀᴠɪᴅ
    Member

    The CSS that is causing the 800px width on dekstop is...

    .full-width-content .content {
        padding: 0 200px 50px;
        width: 100%;
    }

    This is because the site-inner has a maxmium width of 1200px. The padding from the code above is putting 200px on each side, resulting in a content width of 800px. One way of changing the width of this content, would be to simply increase the padding. So for example, to get a width of 700px you'd change the code above (which is on line 1341 in style.css) to this;

    .full-width-content .content {
        padding: 0 250px 50px;
        width: 100%;
    }

    I love helping creative entrepreneurs build epic things with WP & Genesis.

    Follow on Twitter

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