Home › Forums › Support › 2px border line of css on top and bottom of primary menu This topic has 5 replies, 5 voices, and was last updated 5 years, 9 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 14, 2016 at 6:31 am #209577 Craig Your theme is fantastic and glad I purchased the Premium package. I can not figure out how to place a 2px colored border on the top and bottom of the primary header menu. Thanks! Craig July 14, 2016 at 9:03 am #209628 TomLead Developer Lead Developer Hi Craig, Glad you’re enjoying it! Try this CSS: .main-navigation { border-top: 2px solid #222222; border-bottom: 2px solid #222222; } Adding CSS: https://generatepress.com/knowledgebase/adding-css/ May 30, 2019 at 12:09 am #915016 Jean-Claude I am trying to copy the design of a site using GP Premium plus Elementor Pro. Is it possibe to implement borders on the content and sidebar like you see here – http://www.centreculturelvedique.com/ch/ May 30, 2019 at 6:36 am #915225 DavidStaff Customer Support Hi there, this CSS will get you started: .inside-article, .inside-right-sidebar { border: 1px solid #000 !important; border-radius: 3px; } May 30, 2019 at 7:54 am #915420 Jean-Claude It worked!!! Thank you so much David! Also, is it possible to add radius for smooth corners? May 30, 2019 at 8:52 am #915493 LeoStaff Customer Support Edited David’s CSS. Please open a new topic if you need further assistance. Thanks! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In