Home › Forums › Support › Create a line seperator beneath the category description and where the blog post This topic has 1 reply, 2 voices, and was last updated 4 years, 11 months ago by Ying. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 30, 2021 at 10:12 am #1758028 Janet Davis I would like to add a line or other physical image below the category description and before the blog posts start. I was looking at the elements but couldn’t figure it out. Thank you Janet April 30, 2021 at 10:46 am #1758077 YingStaff Customer Support Hi Janet, Try this CSS, feel free to adjust the numbers. .archive .generate-columns-container .page-header:after { content: ""; width: 100%; left: 0; background-color: #7a7676; height: 3px; position: absolute; bottom: -20px; } .generate-columns-container .page-header { position: relative; } 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