Title: dirkielander's Replies | WordPress.org

---

# dirkielander

  [  ](https://wordpress.org/support/users/dirkielander/)

 *   [Profile](https://wordpress.org/support/users/dirkielander/)
 *   [Topics Started](https://wordpress.org/support/users/dirkielander/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dirkielander/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dirkielander/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dirkielander/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dirkielander/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dirkielander/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Shoreditch] home page with only featured posts](https://wordpress.org/support/topic/home-page-with-only-featured-posts/)
 *  Thread Starter [dirkielander](https://wordpress.org/support/users/dirkielander/)
 * (@dirkielander)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/home-page-with-only-featured-posts/#post-9863164)
 * Thanks for the helpfull response [@zoonini](https://wordpress.org/support/users/zoonini/).
 * I added “.home” to the custum CSS in order for it to only apply to the home page:
 *     ```
       .home .site-content-wrapper {
         display: none;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Shoreditch] home page with only featured posts](https://wordpress.org/support/topic/home-page-with-only-featured-posts/)
 *  Thread Starter [dirkielander](https://wordpress.org/support/users/dirkielander/)
 * (@dirkielander)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/home-page-with-only-featured-posts/#post-9858111)
 * Thanks for your response [@tastymouse](https://wordpress.org/support/users/tastymouse/).
   I have configure my homepage to show “your latest posts” under settings > reading.
   Your solution would also be an option for me if I could show featured posts on
   a static page. Is that possible within this theme?

Viewing 2 replies - 1 through 2 (of 2 total)