Home › Forums › Support › Horizontal line on header This topic has 5 replies, 2 voices, and was last updated 1 year, 7 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 12, 2021 at 12:50 am #1615321 Test Hello, I want to add a horizontal line under my header. Can you help me? Edit: I added but I want to make it thinner, there is unnecessary space between the line and my logo, can you help me to remove that, thanks! https://ibb.co/LZVshV0 January 12, 2021 at 3:06 am #1615429 DavidStaff Customer Support Hi there, try this CSS: .site-header { border-bottom: 1px solid #000; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 12, 2021 at 3:33 am #1615458 Test Hello David, I tried this code but it does not affect website at all. Basically what I want is to narrow the empty space top and bottom of the logo and header menu. There is a lot of unnecessary empty place. I hope I could explain myself. Thanks! January 12, 2021 at 3:54 am #1615464 DavidStaff Customer Support Sorry didn’t see the edit …. have you tried reducing the top / bottom padding in Customizer > Layout > Site Header ? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 12, 2021 at 4:04 am #1615481 Test I did check it now and fixed it. Thanks! January 12, 2021 at 4:13 am #1615496 DavidStaff Customer Support Glad to hear that Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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