Home › Forums › Support › Nav Bar This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts May 16, 2021 at 2:19 pm #1783360 EJ Hi, how do I make my navbar look like this? https://kinsta.com/ May 16, 2021 at 4:31 pm #1783451 DavidStaff Customer Support Hi there, do you require the Search and Login items ? May 16, 2021 at 6:02 pm #1783508 EJ I require the login item. I also want to add a button called Free Strategy Session to the right of the login item May 17, 2021 at 5:53 am #1784329 DavidStaff Customer Support First off – add the additional login and free strategy buttons to the nav. Simplest way is to create a new Block Element: https://docs.generatepress.com/article/block-element-overview/ Using the GenerateBlocks plugin you can add buttons ( with or without icons ). Select the Hook: menu_bar_items to display them in that place. Once they’re in place i can provide the CSS for that layout. May 18, 2021 at 7:13 pm #1788824 EJ Okay, I added the login and free strategy buttons to the nav May 19, 2021 at 2:46 am #1789251 DavidStaff Customer Support Try adding this CSS: @media(min-width: 1024px) { .nav-float-right #site-navigation { flex: 1; } #primary-menu { margin-left: auto; margin-right: auto; } } May 19, 2021 at 7:49 pm #1790557 EJ The navbar before scroll seems to be aligned more to the left, then on scroll its perfectly centered May 20, 2021 at 3:13 am #1790942 DavidStaff Customer Support Easiest solution would be to enable the Navigation as Header in Customizer > Layout > Header – then the transition between initial and sticky nav will be identical. 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