Title: CSS related posts title issue
Last modified: August 20, 2016

---

# CSS related posts title issue

 *  Resolved [cookieandkate](https://wordpress.org/support/users/cookieandkate/)
 * (@cookieandkate)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/)
 * Hi, sorry to bother you with a dumb question. Ever since I upgraded to the latest
   version, the CSS for the title of my related posts section (YOU MIGHT ALSO LIKE:)
   has been messed up. No matter what I try, I can’t make the title go from italic
   to normal and from 17 point font size to 12 point. Can you please tell me what
   I’m doing wrong? I have tried inserting each of the following sections of code
   in my custom css area, nothing works.
 *     ```
       .related_post_title h3 {
       clear: both;
       font-family:Helvetica, sans-serif;
       font-size:12px !important;
       font-style:normal !important;
       padding: 0 !important;
       margin: 0 !important;
       }
   
       .related_post_title {
       clear: both;
       font-family:Helvetica, sans-serif;
       font-size:12px !important;
       font-style:normal !important;
       padding: 0 !important;
       margin: 0 !important;
       }
       ```
   
 * [http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/](http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/)

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

 *  Thread Starter [cookieandkate](https://wordpress.org/support/users/cookieandkate/)
 * (@cookieandkate)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/#post-3493958)
 * P.s. you can see the issue for yourself on [my latest post.](http://cookieandkate.com/2013/gluten-free-chocolate-chip-cookies/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/#post-3494031)
 * Looks okay to me? [http://i.imgur.com/iMETCfY.png](http://i.imgur.com/iMETCfY.png)
   
   Could it be a cache problem?
 * Best,
    Rok
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/#post-3494032)
 * Your site made me hungry again 🙁
 *  Thread Starter [cookieandkate](https://wordpress.org/support/users/cookieandkate/)
 * (@cookieandkate)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/#post-3494166)
 * Well, it must be a caching problem after all! The CSS looks just as I want it
   to you in your screen shot, but it’s still caching in all three of my browsers.
   Thank you for your help and for providing the screenshot.

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

The topic ‘CSS related posts title issue’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [cookieandkate](https://wordpress.org/support/users/cookieandkate/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/css-related-posts-title-issue/#post-3494166)
 * Status: resolved