Search for: Log In Free Support [Resolved] How do I add a border color under my header with CSS? Home › Forums › Support › How do I add a border color under my header with CSS? This topic has 3 replies, 2 voices, and was last updated 4 months, 3 weeks ago by Elvin. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 2, 2020 at 2:03 pm #1428369 Andy For example, how do I add a black border with css here? View post on imgur.com Thank you! September 2, 2020 at 3:40 pm #1428432 Elvin Customer Support Hi Andy, You can try adding this CSS code. .inside-navigation{border-bottom: 2px solid black;} Here’s a demo video on how it works. https://share.getcloudapp.com/eDuB0LXN If you want a full-width border, you can try. #site-navigation {border-bottom: 2px solid black;} Let us know if it works for you. A wise man once said: "Have you cleared your cache?" September 2, 2020 at 6:15 pm #1428535 Andy Fantastic! Thanks Elvin! September 2, 2020 at 6:18 pm #1428538 Elvin Customer Support Nice one, No problem.:) A wise man once said: "Have you cleared your cache?" 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