Site logo

Archived topic

Navigation with rounded buttons (example inside)

5 replies · Started by DEVIN on May 20, 2019

Viewing posts 1–6 of 6

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.

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.

Add this to your CSS:
margin-left: 5px;

That works great. Thanks a lot for the amazing support!

No problem :)

This archived topic is closed to new replies.