Home › Forums › Support › how to display site header in sticky header This topic has 30 replies, 2 voices, and was last updated 5 years, 4 months ago by Leo. Viewing 15 posts - 16 through 30 (of 31 total) ← 1 2 3 → Author Posts November 20, 2020 at 3:15 pm #1539512 LeoStaff Customer Support Same result. November 20, 2020 at 3:20 pm #1539513 Sima I sent you the login credentials again and also disabled the coming soon November 20, 2020 at 3:22 pm #1539514 LeoStaff Customer Support Give this CSS a shot: .navigation-branding { flex-direction: column; align-items: flex-start; } November 20, 2020 at 3:24 pm #1539515 Sima this moved the tagline to a new line but the lines are not aligned November 20, 2020 at 3:25 pm #1539517 LeoStaff Customer Support Not sure what happened but your site completely changed for me and I’m no longer see the primary navigation: https://www.screencast.com/t/yfFjpKf2ulz November 20, 2020 at 3:28 pm #1539519 Sima I had deactivated some plugins. try it again. November 20, 2020 at 3:32 pm #1539521 LeoStaff Customer Support Edited the CSS here https://generatepress.com/forums/topic/how-to-display-site-header-in-sticky-header/page/2/#post-1539514: November 20, 2020 at 3:35 pm #1539526 Sima this worked but how can I change the spacing between the site title and the tagline? there is too much space between the lines. I like the spacing when I am not using the navigation as a header. thanks November 20, 2020 at 3:37 pm #1539528 LeoStaff Customer Support Try this CSS: .navigation-branding .main-title { line-height: 40px; } November 20, 2020 at 3:41 pm #1539531 Sima 1. and how to change the tagline font size? 2. also how to change the font color for both site title and tagline when I scroll. November 20, 2020 at 3:51 pm #1539537 LeoStaff Customer Support 1. Have you tried the customizer option? It should still work: https://www.screencast.com/t/hkoSwkPjcfTQ 2. If you set it to be white in the header element option: https://www.screencast.com/t/X774LABcv1si Then you can set it to be black in the customizer and that would work for the sticky navigation. November 20, 2020 at 4:02 pm #1539543 Sima This works for the sticky navigation but it also changes the color of the site title in the header November 20, 2020 at 4:03 pm #1539544 Sima Also how to add more space above the site title in the header? November 20, 2020 at 4:06 pm #1539546 Sima the color worked. thanks Could you please let me know how to add more space above the site title in the header? November 20, 2020 at 4:21 pm #1539550 Sima fixed that too. thanks Author Posts Viewing 15 posts - 16 through 30 (of 31 total) ← 1 2 3 → The topic ‘how to display site header in sticky header’ is closed to new replies.