• 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

Yer Ly

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 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • September 22, 2014 at 8:05 am in reply to: home.php and front-page.php #125307
    Yer Ly
    Member

    Genesis Simple sidebars doesn't seem to be working.

    I have a Page that I created called Blog. I installed the Genesis Simple Sidebars plugin but when I edit the Blog Page and choose a different sidebar, it keeps showing the default sidebar.

    I know it has something to do with front-page.php and home.php...

    September 20, 2014 at 6:06 am in reply to: home.php and front-page.php #125123
    Yer Ly
    Member

    The reason I want to remove it is because I want to replace it with a different sidebar. I don't want it full width.

    July 24, 2014 at 9:42 am in reply to: AgentPress Menu – Removing blank space #115707
    Yer Ly
    Member

    Remove '.site-header .widget-area' from line 2110:

    .content, .footer-widgets-2, .home-middle-3, .site-header .widget-area {
        width: 740px;
    }

    Change 'width:740px' to 'width:auto' line 1101

    .site-header .widget-area {
        float: right;
        text-align: right;
        width: 740px;
    }
    July 24, 2014 at 8:42 am in reply to: Swank Top Bar Widget Sizing #115698
    Yer Ly
    Member

    In your theme folder open up the "styles.css" file.

    Find the following line of code:

    .top-bar-right .widgettitle {
        text-align: right;
    }

    After it, add the following:

    .top-bar-right .textwidget {
        padding-top: 20px;
    }

    Play around with the number 20 to get it correct.

    July 23, 2014 at 2:20 pm in reply to: Agency Pro – Header right widgets 2 #115574
    Yer Ly
    Member

    Change this:

    .site-header .widget {
        float: left;
        width: 90%;
    }

    To this:

    .site-header .widget {
        float: left;
        width: auto;
    }
    July 23, 2014 at 2:08 pm in reply to: Outreach Pro Theme Help #115572
    Yer Ly
    Member

    In your theme folder 'outreach-pro' open the file 'front-page.php', change the line of code:

    //* Add home bottom widgets
    add_action( 'genesis_before_footer', 'outreach_home_bottom_widgets', 1 );

    To the following:

    //* Add home bottom widgets
    add_action( 'genesis_before_footer', 'outreach_home_bottom_widgets', 6 );
    July 23, 2014 at 1:48 pm in reply to: Default layout on homepage (Magazine Pro Theme) #115556
    Yer Ly
    Member

    In your theme folder "magazine-pro", there's a line of code that's forcing the front page to be Content/Sidebar.

    Remove or comment out this line of code in the file "front-page.php".

    add_filter( 'genesis_site_layout', '__genesis_return_content_sidebar' );

    July 23, 2014 at 1:29 pm in reply to: Agency Pro – Header right widgets 2 #115555
    Yer Ly
    Member

    change this line of code

    .site-header .widget:last-child {
        width: 10%;
    }

    change it to this

    .site-header .widget:last-child {
        width: auto;
    }
  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)

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