Search for: Log In Free Support [Resolved] How to change main navigation border color Home › Forums › Support › How to change main navigation border color This topic has 1 reply, 2 voices, and was last updated 7 months, 2 weeks ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 5, 2020 at 12:43 pm #1316067 Data I am using wordsmith layout. The main navigation has a border with a light blue color. How to change its top and bottom border color. June 5, 2020 at 12:56 pm #1316077 LeoStaff Customer Support Hi there, Go to Customizer > Additional CSS and edit this CSS: .top-bar { border-bottom: solid 1px rgba(109,159,170,1.0); } #site-navigation { border-top: solid 1px rgba(109,159,170,1.0); border-bottom: solid 1px rgba(109,159,170,1.0); } You can delete the top bar block if you aren’t using it. Let me know if this helps 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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