• 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

Trying to make featured posts horizontal with Education Pro

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 › Trying to make featured posts horizontal with Education Pro

This topic is: resolved

Tagged: genesis featured posts

  • This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by KarenR.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 10, 2017 at 11:35 am #208909
    KarenR
    Participant

    Hello, I know this is a topic that has been covered before, but I cannot for the life of me get the featured posts to display horizontally. I am pretty good with css, but all of the solutions I have tried do not seem to work.

    I am trying to put 3 featured posts across the home page in the home middle area (with a fourth column for something else, hence the 25% width) but they will only line up horizontally. I've used the inspector tools and tried display: inline-block with float: left on various elements, but still they are vertical.

    Note: I did modify the functions.php file to completely widgetize, as below, but I do not think this is related, as I did the same on a prior site. But here it is, in case:

    add_action( 'genesis_before','remove_homepage_content' );

    function remove_homepage_content() {
    if (is_front_page() ) {
    remove_action( 'genesis_loop', 'genesis_do_loop' );
    }
    }
    ;

    I'm about to give up and use Genesis Featured Posts three times and let it feed vertically (instead of twice horizontally), but it will make it so much more difficult for the client, so I'm hoping someone has a solution.

    Any help is appreciated.

    Thanks,
    Karen

    http://cpcc.karenryder.com
    July 10, 2017 at 4:15 pm #208929
    KarenR
    Participant

    Sorry, typo, I meant "but they will only line up vertically"

    Karen

    July 10, 2017 at 5:26 pm #208933
    PyramidWeb
    Member

    Hi Karen,
    To the rescue: In your css, change

    .home-middle .widget {
        float: left;
        padding: 0 20px;
        text-align: left;
        width: 25%;
    }
    

    to

    .home-middle .featuredpost .entry {
        float: left;
        padding: 0 20px;
        text-align: left;
        width: 25%;
    }
    

    This should fix it. You might want to revise your css a bit (from my understanding, some rules in your current css merely reflect your attempt to fix the layout issue).

    July 10, 2017 at 5:54 pm #208937
    KarenR
    Participant

    Ha! I knew it was just one thing I wasn't seeing. Thank you so very much; I can get the rest from here.

    All the best in your endeavors.

    Karen

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Trying to make featured posts horizontal with Education Pro’ 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