Title: Text for post title
Last modified: July 4, 2018

---

# Text for post title

 *  Resolved [clack](https://wordpress.org/support/users/clack/)
 * (@clack)
 * [8 years ago](https://wordpress.org/support/topic/text-for-post-title/)
 * Hello, very nice plugin, but can’t find the customizer for font and size of the
   post title.
    Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-for-post-title%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [8 years ago](https://wordpress.org/support/topic/text-for-post-title/#post-10462936)
 * Hello,
    you can customize the font via CSS.
 * I just visited your site and I guess you want that the widget of Posts in Sidebar
   looks like the others. If so, you can copy the following styles and paste them
   in the widget section “Styles” > “Custom styles”:
 *     ```
       li.pis-li {
         margin-bottom: 20px;
       }
   
       p.pis-title {
         font-family: 'Work Sans', sans-serif;
         font-weight: 700;
         font-size: 1em;
         text-transform: uppercase;
         letter-spacing: 2px;
         line-height: 1.2em;
         margin-bottom: 0.5em;
       }
       ```
   
 * Save the widget and let me know, please.
 *  Thread Starter [clack](https://wordpress.org/support/users/clack/)
 * (@clack)
 * [8 years ago](https://wordpress.org/support/topic/text-for-post-title/#post-10463106)
 * Hello Aldo,
    the CSS code you supplied is working perfectly. Thank you so much.
 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [8 years ago](https://wordpress.org/support/topic/text-for-post-title/#post-10467015)
 * You’re very welcome!

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

The topic ‘Text for post title’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/text-for-post-title/#post-10467015)
 * Status: resolved