Title: Remove title when using Display WordPress post plugin
Last modified: March 13, 2018

---

# Remove title when using Display WordPress post plugin

 *  [homeschoolbukol](https://wordpress.org/support/users/homeschoolbukol/)
 * (@homeschoolbukol)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-title-when-using-display-wordpress-post-plugin/)
 * Hello,
 * How do I remove the title “Homeschool Bukol” displayed whenever I use the plugin“
   Display WordPress post” by Jetpack? I posted this here because I think that it’s
   got something to do with the CSS of the theme.
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-title-when-using-display-wordpress-post-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * (@sacredpath)
 * Automattic Happiness Engineer
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-title-when-using-display-wordpress-post-plugin/#post-10070995)
 * Hi there, this custom CSS will remove that title for you.
 *     ```
       .panel-grid-cell .widget-title {
       	display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove title when using Display WordPress post plugin’ is closed to new
replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/remove-title-when-using-display-wordpress-post-plugin/#post-10070995)
 * Status: not resolved