Hey webflow gang, I’m in need of some help. It seemed simple doing it in my head but I’ve been trying to position my buttons to always be on the right side in my navbar but the buttons aren’t going to the right like on the site I’m recreating https://avenuehq.com/. I must be missing something or made an error.
Looks like you just need to change your display settings. There are a few ways to do it, but one would be to use Block and then add in some padding on the right. I recorded a quick screen capture for you: https://www.loom.com/share/df13372983194428bd126f4c1a3d4c0c
Hey Parker, I think you got me a step closer to completing the navbar but Im trying to keep the links next to the logo and keep the 2 CTA buttons where there at. Thats why I had the nav container on flex so the links would be positioned closer to the logo.
Ah, take two! You essentially just need to have your links and logo in one div, then your buttons in another. Then, you can use Flex to put the first div on the left and the button div on the right. Here’s another quick walkthrough: https://www.loom.com/share/3d9cdd2abbd7484699d0aa2706c4e9f4
Can you guide me as I can’t find the video you posted in your reply. I am having the same problem. I want to add a button to the right of Navigation but I can’t add it.