• 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

focus css question

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 › focus css question

This topic is: resolved

Tagged: css, focus child theme, remove columns

  • This topic has 11 replies, 2 voices, and was last updated 12 years, 11 months ago by Tony @ AlphaBlossom.
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • February 6, 2013 at 1:41 pm #18483
    2TechGirls
    Member

    I'm using the focus child theme and would like to change the css for the blog display page. If you look at the theme demo page - http://demo.studiopress.com/focus/  the first two blog posts are full width to the sidebar. The posts after that are in a two column format. I would like to remove that and have all the posts display the same as the first two.

    Where can I edit the css to do that?

    Thanks.

    Kris

    February 6, 2013 at 1:59 pm #18486
    Tony @ AlphaBlossom
    Member

    If you want to change it using just css (keeping the rest of the format the same), you can add:


    .home .genesis-grid-even,
    .home .genesis-grid-odd {
    width: 100%;
    }

    Adding .home will only change it on the homepage, that way you don't change this layout on other pages.

    Tony
    AlphaBlossom


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

    February 6, 2013 at 2:33 pm #18497
    2TechGirls
    Member

    Hi Tony,

    Thanks, that did work. Now I have to set things so the post image displays before the Read More link. Do you know how I can change that?

    Kris

    February 6, 2013 at 2:40 pm #18499
    Tony @ AlphaBlossom
    Member

    Hi Kris,

    Glad that helped. I'm not following you on the post image. When I look at the demo page, the "continue reading" link is the last thing to display for each post.

    Tony


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

    February 6, 2013 at 2:48 pm #18500
    2TechGirls
    Member

    Ok, I did make the new theme live since this is the last of the customizations - http://www.chicityfashion.com/

    I need to have at least one image displaying before the "read more" link

    Thanks.

    February 6, 2013 at 3:18 pm #18509
    2TechGirls
    Member

    New problem - the side widgets are not displaying at all. Also, part of the footer - the copyright - is displaying below the header of the site. I've made sure the original functions.php page is there, with no customizations.

    How can i get the sidebar to display and the footer to display correctly?

    February 6, 2013 at 3:29 pm #18513
    Tony @ AlphaBlossom
    Member

    I wasn't sure if you just wanted the lower posts wider, or if you wanted them the same as the first couple of posts. If you open your home.php (child theme folder), you'll see this code:


    genesis_grid_loop( array(
    'features' => 2,
    'feature_image_size' => 0,
    'feature_content_limit' => 0,
    'grid_image_size' => 'grid-thumbnail',
    'grid_image_class' => 'alignnone',
    'grid_content_limit' => 250,
    'more' => __( '[Continue reading]', 'genesis' ),
    'posts_per_page' => 6,
    ) );

    If you change 'features' you can display more posts like the first two. You might also want to change 'posts_per_page' if you want to show more than six post.

    If you do this, you can reset the css above since you won't be showing the grid posts on the home page.

    Your sidebar is there, but it's empty.

    The copyright text looks like it's in your header widget, so you'll have to go into your admin panel and remove that.


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

    February 6, 2013 at 3:30 pm #18514
    Tony @ AlphaBlossom
    Member

    Actually, just looked at it and it looks like you got it all sorted out now 🙂


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

    February 6, 2013 at 5:57 pm #18548
    2TechGirls
    Member

    Actually, I was able to fix most of this, but there is still one problem.

    On each separate post page, the sidebar is displaying on the side where it should, but also below the post. How can I get rid of the duplication?

    Here's an example - http://www.chicityfashion.com/fashion-week-essentials/

    Thanks.

     

    February 6, 2013 at 11:46 pm #18584
    Tony @ AlphaBlossom
    Member

    It looks like you have a separate widget (class of .after-post) area that's duplicating the sidebar widget. You should check in your admin widget area to see if it's duplicated there. If not, maybe in your functions.php.


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

    February 7, 2013 at 10:35 am #18676
    2TechGirls
    Member

    Tony, thanks for your help. When I changed the theme, the widgets were either moved or duplicated for some odd reason. I cleaned that up and everything is displaying properly.

    February 7, 2013 at 12:50 pm #18712
    Tony @ AlphaBlossom
    Member

    Awesome, glad you got it all sorted out! Have a great day 🙂


    Tony Eppright | http://www.AlphaBlossom.com | Follow me on twitter @_alphablossom

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘focus css question’ is closed to new 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