Title: cannot disable featured posts
Last modified: August 5, 2019

---

# cannot disable featured posts

 *  [Bootz](https://wordpress.org/support/users/bootz69/)
 * (@bootz69)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-disable-featured-posts/)
 * I cannot disable featured post carousel (under header) even after unticking enable
   in the customizer! Please advise :op
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-disable-featured-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-disable-featured-posts/#post-11804358)
 * Hello [@bootz69](https://wordpress.org/support/users/bootz69/) ,
 * You can hide the post carousel with the help of custom css. Please apply the 
   below given css under Appearance -> Customize -> Additional Css-
 *     ```
       .home div#featured {
       display: none;
       }
       ```
   
 * Kind regards,
 * Manoj
 *  Thread Starter [Bootz](https://wordpress.org/support/users/bootz69/)
 * (@bootz69)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-disable-featured-posts/#post-11811095)
 * Thank you ;o) That worked perfectly!

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

The topic ‘cannot disable featured posts’ is closed to new replies.

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

## Tags

 * [Cannot Disable](https://wordpress.org/support/topic-tag/cannot-disable/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bootz](https://wordpress.org/support/users/bootz69/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/cannot-disable-featured-posts/#post-11811095)
 * Status: not resolved