Title: Remove text below featured posts
Last modified: May 30, 2017

---

# Remove text below featured posts

 *  Resolved [amberm](https://wordpress.org/support/users/amberm/)
 * (@amberm)
 * [9 years ago](https://wordpress.org/support/topic/remove-text-below-featured-posts/)
 * Hello!
 * Beautiful theme! I am using the Featured Posts on a static home page. I would
   like to display only the Featured Images and Title, removing the text until the
   link is clicked on. Easy Fix? It’s been 3 years since I used WP, I apologize 
   if it’s obvious!
 * Thank you!

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

 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [9 years ago](https://wordpress.org/support/topic/remove-text-below-featured-posts/#post-9182777)
 * Hi there,
 * Thank you for getting in touch with us and your kind words. We’re really appreciate
   it.
 * You can hide the content with some css. Paste the following code to Appearance
   → Customize → Additional CSS:
 *     ```
       .frontpage-featured-posts .entry-summary, .frontpage-featured-posts .entry-meta {
           display: none;
       }
       ```
   
 * Hope that helps. Thank you for your time in this.
 * Best regards
 *  Thread Starter [amberm](https://wordpress.org/support/users/amberm/)
 * (@amberm)
 * [9 years ago](https://wordpress.org/support/topic/remove-text-below-featured-posts/#post-9184443)
 * Thank you!
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [9 years ago](https://wordpress.org/support/topic/remove-text-below-featured-posts/#post-9187946)
 * My pleasure 🙂
 * Feel free to reach out if you need anything.

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

The topic ‘Remove text below featured posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/remove-text-below-featured-posts/#post-9187946)
 * Status: resolved