Title: Changing blog posts&#039; title size
Last modified: August 30, 2016

---

# Changing blog posts' title size

 *  Resolved [SashaPR](https://wordpress.org/support/users/sashapr/)
 * (@sashapr)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changing-blog-posts-title-size/)
 * Hi,
 * I just installed this plugin and it does exactly what I need, but I want to change
   the size of the blog posts’ headings.
 * Here’s the code that is showing:
 * <div class=”so-panel widget widget_pfcwidget panel-last-child” id=”panel-17-0-
   0-2″>
    <div class=”pfc-post”>
 *  <h2>…
 * h2 is where the post’s title is.
 * I tried to put pfc-post in my custom CSS but nothing is changing. Can you help?
 * My site is under maintenance mode so I can’t post a link to it.
 * [https://wordpress.org/plugins/posts-from-category/](https://wordpress.org/plugins/posts-from-category/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [SashaPR](https://wordpress.org/support/users/sashapr/)
 * (@sashapr)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changing-blog-posts-title-size/#post-6517700)
 * NM figured it out…. just changed the h2 sizes and h2 sizes in CSS. Also used 
   this to move up the space that was there between the title and the posts:
 *     ```
       .pfc-post {
       margin-top: -95px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Changing blog posts' title size’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/posts-from-category_c7e5f0.svg)
 * [Posts From Category](https://wordpress.org/plugins/posts-from-category/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-from-category/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-from-category/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-from-category/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-from-category/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-from-category/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [SashaPR](https://wordpress.org/support/users/sashapr/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/changing-blog-posts-title-size/#post-6517700)
 * Status: resolved