Search for: Log In Free Support [Resolved] line (100%) under the header Home › Forums › Support › line (100%) under the header This topic has 7 replies, 3 voices, and was last updated 7 months, 2 weeks ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts July 24, 2020 at 2:05 pm #1375273 Bruno Borsi Hi I would like to put a full length line (100%) under the header. Like this Like this (EXAMPLE) .top-bar { border-bottom: solid 1px rgba(136,136,136,0.5); } brunoborsi.com July 24, 2020 at 5:03 pm #1375367 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can edit the original topic and use the private URL field. Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 24, 2020 at 11:54 pm #1375526 Bruno Borsi yes July 25, 2020 at 2:02 am #1375622 DavidStaff Customer Support Hi there, try this: .site-header { border-bottom: solid 1px rgba(136,136,136,.5); } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 25, 2020 at 3:10 am #1375655 Bruno Borsi does not work π July 25, 2020 at 4:39 am #1375712 DavidStaff Customer Support thats because the site is now using the navigation as header…. so you would need this CSS: #site-navigation { border-bottom: solid 1px rgba(136,136,136,.5); } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 25, 2020 at 5:10 am #1375730 Bruno Borsi Perfect Thank you thanks a lot as always. I will always be your customer π greetings from Italy July 25, 2020 at 9:36 am #1376101 DavidStaff Customer Support Glad to be of help ! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In