Home › Forums › Support › Add A Line This topic has 1 reply, 2 voices, and was last updated 3 years, 6 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 20, 2018 at 6:08 am #705768 Sumit thank you. Can you please tell me how I can add this line on my blog, both on homepage as well as blog posts. http://prntscr.com/l86n7z Thank you. Example site: jonloomer.com GeneratePress 2.1.4GP Premium 1.7.2 October 20, 2018 at 7:26 am #705806 DavidStaff Customer Support Hi there, try this CSS: .entry-header::after { border-bottom: 1px solid #333; content: ""; display: block; margin: 0 auto 60px; padding-bottom: 30px; width: 25%; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In