• 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

Front Page Featured Posts Widget in Infinity 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 › Front Page Featured Posts Widget in Infinity Pro

This topic is: resolved

Tagged: featured posts, Infinity Pro

  • This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by reachself.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • May 14, 2018 at 3:11 pm #219854
    reachself
    Member

    How can I add a featured post widget in the front page of the infinity pro theme?

    I want the three recent posts to show up with the featured images a grid format, 1 row, 3 columns, with the title and excerpt below the images.

    When I try to insert the widget into page 4, the posts show up vertically, like they would in the sidebar. I can't figure out how to fix this.

    Home – ReachingSelf

    https://www/reachingself.com
    May 14, 2018 at 3:16 pm #219856
    reachself
    Member

    The correct URL

    Home – ReachingSelf

    May 14, 2018 at 3:30 pm #219857
    Brad Dalton
    Participant

    There's different CSS rules you can use to do this.

    Like this :

     
    .front-page-4 .entry {
    	width: 33%;
    	display: inline-grid;
    }
    

    Or

    CSS Grid https://www.w3schools.com/css/css_grid.asp


    Tutorials for StudioPress Themes.

    May 14, 2018 at 5:31 pm #219861
    reachself
    Member

    Thank you! I used the first one and it worked!

    Unfortunately though, it's not mobile responsive. The posts become bunched up on mobile. How can I fix this?

    May 15, 2018 at 12:54 am #219886
    Brad Dalton
    Participant

    You need CSS for media Queries. https://www.w3schools.com/css/css3_mediaqueries_ex.asp


    Tutorials for StudioPress Themes.

    May 15, 2018 at 2:39 am #219895
    Brad Dalton
    Participant

    So wrap this CSS rule in a media query and change the width to 100%

    .front-page-4 .entry {
        width: 100%;
        display: inline-grid;
    }
    

    Tutorials for StudioPress Themes.

    May 15, 2018 at 5:56 pm #219932
    reachself
    Member

    Awesome, thank you so much!

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Front Page Featured Posts Widget in Infinity 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

© 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