Title: &quot;Featured Post&quot;-Box &#8212;&gt; hide
Last modified: September 1, 2016

---

# "Featured Post"-Box —> hide

 *  Resolved [rairitz](https://wordpress.org/support/users/rairitz/)
 * (@rairitz)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/featured-post-box-hide/)
 * Hi Ben,
    I want to hide the “Featured Post”-Box on my starting-page. Is this 
   possible? Hope the problem is clear described.. Thanks for support! Ray

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/featured-post-box-hide/#post-7657787)
 * Hi Ray,
 * Sure, you can use the following CSS to do that:
 *     ```
       .sticky-status {
         display: none;
       }
       ```
   
 * You can plug that into the Custom CSS section in the Customizer.
 *  Thread Starter [rairitz](https://wordpress.org/support/users/rairitz/)
 * (@rairitz)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/featured-post-box-hide/#post-7657789)
 * Hi Ben,
    that´s perfect. Thanks a lot! Ray
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/featured-post-box-hide/#post-7657801)
 * Sure thing!

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

The topic ‘"Featured Post"-Box —> hide’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/chosen/1.51/screenshot.png)
 * Chosen
 * [Support Threads](https://wordpress.org/support/theme/chosen/)
 * [Active Topics](https://wordpress.org/support/theme/chosen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/chosen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/chosen/reviews/)

## Tags

 * [hide](https://wordpress.org/support/topic-tag/hide/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/featured-post-box-hide/#post-7657801)
 * Status: resolved