Home › Forums › Support › Customizing the Navigation Bar › Reply To: Customizing the Navigation Bar
November 14, 2015 at 10:20 pm
#153150
Lead Developer
Lead Developer
You’ll be looking at something like this:
.main-navigation ul li a {
margin-right: 10px;
border-radius: 20px;
}
That will separate them and make them more round – you can add more CSS to that selector for gradients etc..
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development