Title: Theme &#8211; latest posts widget
Last modified: June 2, 2023

---

# Theme – latest posts widget

 *  [bdchika](https://wordpress.org/support/users/bdchika/)
 * (@bdchika)
 * [3 years ago](https://wordpress.org/support/topic/theme-latest-posts-widget/)
 * Hello
 * Under the ‘Theme – latest posts widget’ in my sidebar, titled “Delicious Eats”
   how can I remove the dates from each pic and how can I change the font for each
   pic so it is bold and centered under the pic?
 * Site i am referencing [https://www.cookingwithchika.com](https://www.cookingwithchika.com)
 * Thank you
 * Chika

Viewing 1 replies (of 1 total)

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [3 years ago](https://wordpress.org/support/topic/theme-latest-posts-widget/#post-16788811)
 * Hi there,
 * try adding this <span class=”prokeys-snippet-text”>in your custom CSS box under
   Customize-▸Additional CSS</span>
 *     ```wp-block-code
       .widget_posts_list .entry-date{display:none;}
       .widget_posts_list .entry-title{text-align:center;font-weight:bold}
       ```
   
 * <span class=”prokeys-snippet-text”>Let me know if this worked for you.</span>

Viewing 1 replies (of 1 total)

The topic ‘Theme – latest posts widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fotis](https://wordpress.org/support/users/markwaregr/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/theme-latest-posts-widget/#post-16788811)
 * Status: not resolved