Title: Change layout sidebar widget
Last modified: August 30, 2016

---

# Change layout sidebar widget

 *  Resolved [RinsD](https://wordpress.org/support/users/rinsd/)
 * (@rinsd)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/change-layout-sidebar-widget/)
 * Hi,
 * I would like to change the font size in the sidebar widget ‘Latest news items’
   to 15px. Also I would like to add padding between the different new items.
 * I have installed the custom CSS plugin, but can’t figure out the right code to
   make these changes.
 * Would very much appreciate some advice!

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

 *  Thread Starter [RinsD](https://wordpress.org/support/users/rinsd/)
 * (@rinsd)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/change-layout-sidebar-widget/#post-6538082)
 * Solved it, maybe not the most efficient code, but it works:
 * body .container.sidebar.widget_recent_entries {font size: 15px; font color: #
   333}
 * .widget-area {
    font-size: 15px; }
 * .widget ul {
    font-size: 15px; text-transform: none; color: #333; line-height:
   1.6; }
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/change-layout-sidebar-widget/#post-6538084)
 * Hello,
 * Can you please provide the link to your site, so that i can help you regarding
   that.
 * Thank you.

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

The topic ‘Change layout sidebar widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/coeur/3.1.4/screenshot.png)
 * Coeur
 * [Support Threads](https://wordpress.org/support/theme/coeur/)
 * [Active Topics](https://wordpress.org/support/theme/coeur/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/coeur/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/coeur/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sam](https://wordpress.org/support/users/soumendra/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/change-layout-sidebar-widget/#post-6538084)
 * Status: resolved