Title: Remove/format title with title_class
Last modified: August 21, 2016

---

# Remove/format title with title_class

 *  [freshes](https://wordpress.org/support/users/freshes/)
 * (@freshes)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/removeformat-title-with-title_class/)
 * Hi again,
 * I tried to remove the title as described in the plugin’s FAQ, using title_class
   within the shortcode, but it did not succeed. I guess it’s the same issue as 
   the bullet dots yesterday, but I dunno what to look for in firebug.
 * [catlist id=3 title_class=lcp_title numberposts=1]
 * tried these statements in style.css:
 *     ```
       .lcp_title{display: none;}
       .post-content ul.lcp_title{display: none;}
       .post-content ul.lcp_title li{display: none;}
       ```
   
 * Again, the page-link: [http://www.filmfutter.com/78494-2/](http://www.filmfutter.com/78494-2/)
 * I hope it’s not too much to ask for in 2 days 😉
 * [http://wordpress.org/extend/plugins/list-category-posts/](http://wordpress.org/extend/plugins/list-category-posts/)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/removeformat-title-with-title_class/#post-3735890)
 * the plugin’s instructions regarding the ‘title_class’ are ommitting the fact 
   that you also have to set the ‘title_tag’ to get it to work;
 * example:
 * `[catlist id=3 title_tag=span title_class=lcp_title numberposts=1]`
 *  Thread Starter [freshes](https://wordpress.org/support/users/freshes/)
 * (@freshes)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/removeformat-title-with-title_class/#post-3736140)
 * thanks works like a charm 😉

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

The topic ‘Remove/format title with title_class’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [freshes](https://wordpress.org/support/users/freshes/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/removeformat-title-with-title_class/#post-3736140)
 * Status: not resolved