Site logo

Archived topic

Changing Navigation Menu Style

1 reply · Started by Nasif on September 16, 2018

Viewing posts 1–2 of 2

Hi there,

this CSS should get you started:

.main-navigation .main-nav ul li a {
	background-color: red;
	margin-right: 10px;
	border-radius: 5px
}
This archived topic is closed to new replies.