Home › Forums › Support › Add hr tag to Blog page This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 4, 2017 at 11:23 pm #397722 albabes Hi Tom Want to add an <hr /> to the bottom (after content) of each post, on the main Blog page. Don’t need it on single post pages, but it be ok if that happened. Is it Gp Hooks I use? I don’t see an obvious place to put it. Thanks October 5, 2017 at 9:09 am #397980 TomLead Developer Lead Developer You could probably just use some CSS: .blog article, .archives article { border-bottom: 2px solid #ddd; } October 5, 2017 at 10:11 pm #398254 albabes Thank you! October 5, 2017 at 10:54 pm #398272 TomLead Developer Lead Developer 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