• 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

kzoll

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • October 11, 2015 at 8:22 am in reply to: Altitude Pro Header Won't Fade During Scroll #167851
    kzoll
    Participant

    I've decided to use a completely different approach, found here: http://webdesignerhut.com/fixed-menu-in-genesis-framework/

    Hope it'll suit my needs.

    January 29, 2015 at 9:13 am in reply to: Minimum Home Page from 2 Column Snippets to 1 Column Full Content? #138954
    kzoll
    Participant

    Good idea - thank you!

    January 29, 2015 at 6:12 am in reply to: Minimum Home Page from 2 Column Snippets to 1 Column Full Content? #138940
    kzoll
    Participant

    I FINALLY figured it out. Added this to my stylesheet to achieve the same skinny single column effect on single posts only:

    .single .site-inner {
    	max-width: 50%;
    	margin: 0 auto;
    	padding-right: 270px;
    	padding-left: 270px;
    }

    Then changed my previous code

    .full-width-content  .site-inner {
    	max-width: 100%;
    	margin: 0 auto;
    	padding-right: 270px;
    	padding-left: 270px;
    }

    to

    .home-featured .site-inner {
    	max-width: 100%;
    	margin: 0 auto;
    	padding-right: 316px;
    	padding-left: 316px;
    }

    so the skinny 1 column effect appears on the home page, but NOT other full-width pages. (Tweaked the padding so it comes pretty close to the way single posts appear, too.)

    Thanks Lauren, for all of your help - it might not seem like you did anything, but your note triggered the entire thought process I needed to arrive at my solution. Thank you! Feel free to mark this thread RESOLVED.

    January 28, 2015 at 10:28 pm in reply to: Minimum Home Page from 2 Column Snippets to 1 Column Full Content? #138924
    kzoll
    Participant

    Yes! That does the trick... I guess I should have been more specific. So, I'm trying to achieve 2 goals:

    1. On the home page, 1 column, centered, where the text fills 50% width, but the white padding has ~270px of white space on either side, right and left;
    2. On single posts, achieving that same look: 1 column, centered, where the text fills 50% width, but the white padding has ~270px of white space on either side, right and left.

    My Default Layout is set to Full Width for posts and pages. Initially when I did this, it made my Full Width posts/pages look how I wanted, but screwed up the home page:

    .full-width-content .site-inner {
    	max-width: 50%;
    	margin: 0 auto;
    }

    So I did this, and now I'm getting the opposite effect: looks perfect on the home page, but too wide on single posts:

    .full-width-content .site-inner {
    	max-width: 100%;
    	margin: 0 auto;
    	padding-right: 270px;
    	padding-left: 270px;
    }
    

    The back and forth of trying to get it right on BOTH the home page and single posts is driving me batty!

    January 28, 2015 at 9:58 pm in reply to: Minimum Home Page from 2 Column Snippets to 1 Column Full Content? #138919
    kzoll
    Participant

    Thanks Lauren - I figured out how to basically strip the Grid Loop for the latest blog posts and replaced it by using the Genesis Featured Widget in the Home Featured 1 section (making sure to remove Home Featured 2-4) to achieve the 1 column look.

    Now the issue I'm running into is that for the life of me, I can't figure out how to get the white padding around the single column of text on the homepage to extend all the way to the right and left instead of showing the background image behind it.

    Any thoughts? Thanks in advance!

    July 28, 2014 at 5:07 pm in reply to: Custom Single Portfolio Pages Not Working #116158
    kzoll
    Participant

    Hmm... perhaps I'll start over with fresh portfolio PHP files. I just don't want the landing page for all the photo galleries to be named "Portfolio" - is there a simpler workaround for that that still utilizes all the portfolio functionality?

    July 28, 2014 at 3:20 pm in reply to: Remove Blog Posts from Education Pro Home Page #116149
    kzoll
    Participant

    Found what I needed here - added this to the front-end.php file before the closing genesis tag. Worked like a charm!

    https://gist.github.com/grtaylor2/5094653

    July 28, 2014 at 10:21 am in reply to: framework 2.1.2 – primary navigation extras – date gone – #116101
    kzoll
    Participant

    I added the Nax Extras code (minus the comments, per the instructions on Snippets page) but the Select Search/Date dropdown doesn't appear under Genesis > Theme Settings. I'm working in Education Pro theme right now.

    http://themasslodge.com/beta

    March 6, 2014 at 2:04 pm in reply to: Responsive menu icon won't appear on Wintersong #93729
    kzoll
    Participant

    ...and now it's working. Weird. Probably a cache issue. Nevermind!

    May 10, 2013 at 2:49 am in reply to: Minimum Theme Logo #40240
    kzoll
    Participant

    I'm having the same issue; no matter what I do, I can't uncheck " Show header text with your image." Using the Genesis Simple Headers plugin. URL: http://keikozoll.com

    March 26, 2013 at 1:34 pm in reply to: Centering Primary Navigation #31387
    kzoll
    Participant

    Thanks Brad - the links over there seemed to do the trick. Now, feeling like a further putz b/c my Search form on my Primary Nav bar is broken into two lines... is this a padding issue?

    December 12, 2012 at 8:13 pm in reply to: Search Form Not Displaying in Primary Nav Menu #4835
    kzoll
    Participant

    *headdesk* Yeah, display:none would do that. 🙂

    Thank you Aaron for the prompt and very accurate reply! Off to do a little CSS tweaking.

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)

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