Home › Forums › Support › Navigation with rounded buttons (example inside) This topic has 5 replies, 2 voices, and was last updated 4 years ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 20, 2019 at 12:42 pm #905864 DEVIN Hi, I’m trying to replicate the navigation of this site: https://millo.co/ I’m trying to make the background color of the navigation blend in with the header color and the navigation buttons rounded as shown in the example. May 20, 2019 at 12:58 pm #905882 LeoStaff Customer Support Hi there, This should basically get you there: https://docs.generatepress.com/article/adding-buttons-navigation/ Just need to add border-radius: 3px; in the CSS. Let me know ๐ May 20, 2019 at 1:38 pm #905932 DEVIN Thanks a lot! I got it working, the only issue I’m having now is the buttons are too close together. I googled “how to add space between menu buttons with css” but so far the things I’ve tried with padding don’t seem to be working. May 20, 2019 at 1:41 pm #905937 LeoStaff Customer Support Add this to your CSS: margin-left: 5px; May 20, 2019 at 1:45 pm #905941 DEVIN That works great. Thanks a lot for the amazing support! May 20, 2019 at 1:59 pm #905959 LeoStaff Customer Support No problem ๐ 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