Home › Forums › Pro Support › Add Icons Before Meta and Horizontal Line Between Posts Tagged: icons, meta This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 6, 2018 at 5:25 am #6798 Marie FranzParticipant Hi Tom! Is it possible to add some icons before meta and a horizontal line after each post? See sample: https://www.dropbox.com/s/uqg42rc7z6kosjk/meta-icon-and-line.jpg?dl=0 Hope to hear from you. Thanks! December 6, 2018 at 6:54 pm #6807 TomKeymaster Hi there, Possible with some CSS: https://wpshowposts.com/support/topic/how-to-add-custom-icon-on-blog-archive/ For the line, try this: .wp-show-posts-single:not(:last-child) { border-bottom: 1px solid #ddd; } December 7, 2018 at 12:30 am #6808 Marie FranzParticipant Looks great now! Thank you! December 7, 2018 at 7:08 pm #6820 TomKeymaster You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In