Title: Widget setting
Last modified: August 31, 2016

---

# Widget setting

 *  Resolved [apoplife](https://wordpress.org/support/users/barates/)
 * (@barates)
 * [10 years ago](https://wordpress.org/support/topic/widget-setting-1/)
 * Hi,
    I’m using the plugin and more specifically the widget. I have a question
   regarding the layout for the related posts within the widget. Where (and how)
   can I change the font-size and font-settings (I think the related posts are displayed
   as bold). I’m sorry, but I’m not terribly up-to-speed with these kind of things.
   Thanks in advance! Erwin
 * [https://wordpress.org/plugins/custom-related-posts/](https://wordpress.org/plugins/custom-related-posts/)

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

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [10 years ago](https://wordpress.org/support/topic/widget-setting-1/#post-7375490)
 * Hi Erwin,
 * You can use your own CSS to style the output. If you give me a link to your website
   and tell me what you’d like to change I can give you some code.
 * Brecht
 *  Thread Starter [apoplife](https://wordpress.org/support/users/barates/)
 * (@barates)
 * [10 years ago](https://wordpress.org/support/topic/widget-setting-1/#post-7375539)
 * Hi Brecht,
 * Thanks for your swift reply.
 * The website is apoplife.nl. One of the posts my question refers to is [http://apoplife.nl/prince-top-50-deel-1/](http://apoplife.nl/prince-top-50-deel-1/).
 * In the widget named ‘Gerelateerde berichten’ the related post appears to be bold,
   as compared to the ‘Meest recente berichten’ widget list.
    The ‘Meest recente
   berichten’ layout is the one I prefer.
 * Thanks so much,
 * Erwin
 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [10 years ago](https://wordpress.org/support/topic/widget-setting-1/#post-7375643)
 * Hi Erwin,
 * Could you try adding the following CSS on the Settings > Custom Related Posts
   > Custom Code page:
 *     ```
       .widget_crp_widget li {
           font-size: 16px;
       }
       ```
   
 * Brecht
 *  Thread Starter [apoplife](https://wordpress.org/support/users/barates/)
 * (@barates)
 * [10 years ago](https://wordpress.org/support/topic/widget-setting-1/#post-7375646)
 * Hi Brecht,
    Tried it and it worked perfectly. Thanks!! Erwin

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

The topic ‘Widget setting’ is closed to new replies.

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

## Tags

 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 4 replies
 * 2 participants
 * Last reply from: [apoplife](https://wordpress.org/support/users/barates/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/widget-setting-1/#post-7375646)
 * Status: resolved