• 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

Sample Theme Bug?

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 › General Discussion › Sample Theme Bug?

This topic is: not resolved

Tagged: Sample Theme

  • This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 18, 2019 at 1:39 pm #489592
    sean nelson
    Member

    Not sure if this is an intended action or a bug.

    When I create a page using the sample theme and select the Full-Width template, the content space is 65% wide (702 px verses 1140px). It is centered.

    If I select the right sidebar template the main content is 65% with the side bar the rest.

    So my question is, is the Full Width set at 65% on purpose? For now when I want a full width page (1140px) I'm setting a custom body class on the page called .full-width with the following css:

    .full-width .content {
    float: left;
    width: 100%;
    }

    Just curious if this is a theme design choice or an issue.

    http://thisisonagatedbuildsite.com
    February 18, 2019 at 2:17 pm #489594
    Victor Font
    Moderator

    It's doesn't appear to be a bug, but a conscious design choice. The Sample theme is a mobile first design. The CSS that controls the genesis-content width is found at line 1490 in style.css:

    .content {
        float: left;
        width: 65%;
    }

    Notice that it's in the media query for @media only screen and (min-width: 960px). This means that any display 960px or wider will have the content set at 65%.

    You can add the width 100% to .full-width-content .content, .landing-page .content at line 1499.

    I'm also moving this thread into the General Discussion since it's not a forum related bug.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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

© 2025 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