Title: Bold posts headlines
Last modified: August 21, 2016

---

# Bold posts headlines

 *  [dbsul](https://wordpress.org/support/users/dbsul/)
 * (@dbsul)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bold-posts-headlines/)
 * hello. I am using list-category-posts plugin. I have deactivated posts links,
   so as to create only a list of my posts.The problem is that I can not trasnform
   posts headlines to BOLD. Any help?
 * [http://wordpress.org/plugins/list-category-posts/](http://wordpress.org/plugins/list-category-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bold-posts-headlines/#post-4263815)
 * Use the `title_class` parameter in your shortcode something like this:
 * `[catlist id=7 title_class="strong" title_tag="span"]`
 * And in your CSS file:
 *     ```
       span.strong{
         font-weight: bold
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Bold posts headlines’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/bold-posts-headlines/#post-4263815)
 * Status: not resolved