• 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

Digital Pro – Full Width Page

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 › Digital Pro – Full Width Page

This topic is: not resolved

Tagged: digital pro, full width page

  • This topic has 1 reply, 2 voices, and was last updated 2 years, 11 months ago by askdesign.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 18, 2018 at 7:57 pm #223849
    mohdisa
    Member

    Hi, how to resize full width page text area? By default around 600 only, I want make it more than that. Please help me, thank you.

    https://alumniunimap.com/
    July 4, 2020 at 10:13 am #499951
    askdesign
    Participant

    You can change the default layout of a theme from the WordPress dashboard > Genesis > Theme Settings screen. You can override the default settings on individual pages and posts.

    This article is helpful:

    Understanding and using Genesis Layout Settings

    OR

    You can leave the default layout as is and modify the style sheet (style.css). Make a copy of the file before making any changes!

    ORIGINAL CODE

    .page .entry-header, .single .entry-header {
        margin: 0 auto 5%;
        max-width: 660px;
    }
    
    .page .entry-content, .single .entry-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 660px;
    }

    MODIFIED CODE

    .page .entry-header, .single .entry-header {
        margin: 0 auto 5%;
        max-width: 1280px;
    }
    
    .page .entry-content, .single .entry-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
    }

    Anne S. Katzeff
    Designer | Artist | Teacher

  • 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

© 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