Home › Forums › Support › Remove container line This topic has 4 replies, 2 voices, and was last updated 4 years, 4 months ago by David. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts January 6, 2019 at 1:43 am #774250 Uwe Hey, I would like to remove the grey container line on my site. Is that possible? January 6, 2019 at 1:49 am #774251 Uwe Also, just adding to my previous post, how can I add a thin colored line right below the navigation? The goal of this is to separate the navigation from the rest of the content, similarly to how https://www.fool.com/ does it January 6, 2019 at 4:26 am #774301 DavidStaff Customer Support Hi there, 1. Go to Customizer > Additional CSS – remove this: .inside-article, .sidebar .widget, .comments-area { border: 1px solid rgba(232, 234, 237, 1); box-shadow: 0 0 10px rgba(232, 234, 237, 0.5); } Simple line below nav: .main-navigation { border-bottom: 2px solid #f00; } January 6, 2019 at 9:52 am #774639 Uwe Excellent, thanks! January 6, 2019 at 1:21 pm #774737 DavidStaff Customer Support you’re welcome Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In