Home › Forums › Support › Latest Posts Styling This topic has 6 replies, 3 voices, and was last updated 1 year, 10 months ago by Ying. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts June 24, 2015 at 3:00 am #116337 Tudor M How to style the latest posts? http://screencast.com/t/TYHLrttz June 24, 2015 at 10:03 am #116389 TomLead Developer Lead Developer Give this CSS a go: .widget.widget_recent_entries li { list-style-position: inside; list-style-type: disc; } Adding CSS: http://generatepress.com/knowledgebase/adding-css/ June 24, 2015 at 10:25 am #116392 Tudor M Thank you, is working. June 24, 2015 at 10:25 am #116393 TomLead Developer Lead Developer No problem 🙂 June 13, 2020 at 5:43 am #1326160 Rick This is great! Just thought I’d share another version. I prefer having the bullets outside. .widget.widget_recent_entries li { list-style-position: outside; list-style-type: disc; } Thanks Tom! November 30, 2021 at 4:18 pm #2032421 steven hello, I tried with your versions but it does not work for me. Can you help me ? November 30, 2021 at 4:26 pm #2032428 YingStaff Customer Support Hi Steven, Can you open a new topic and link us to the page? Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In