Home › Forums › Support › How to remove border in primary navigation? This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 13, 2019 at 5:49 am #867843 Miha Hey, Dispatch theme There is a white line on the top of primary navigation. .main-navigation .inside-navigation { border-top: 0.5px solid #d4d7d8; } I tried to remove it by changing px or color in CSS theme editor, but nothing happens. Couldn’t find this element in GP premium. What did I miss? 🙂 Thanks for help! GeneratePress 2.2.2GP Premium 1.7.8 April 13, 2019 at 6:03 am #867852 DavidStaff Customer Support Hi there, the border is being added by this CSS in the Customizer > Additional CSS: .main-navigation .inside-navigation { border-top: 0.5px solid #d4d7d8; } Just edit that or remove it. The CSS would have been added by one of the Sites you imported from the library Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ April 14, 2019 at 12:28 am #868340 Miha Ah, I was searching this element in Additional CSS, but missed it. My bad. Thanks! April 14, 2019 at 8:34 am #868649 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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