Reply To: Controlling menu margins

Home Forums Support Controlling menu margins Reply To: Controlling menu margins

Home Forums Support Controlling menu margins Reply To: Controlling menu margins

#214008
Leo
Staff
Customer Support

actually give this CSS a shot:

.main-navigation .main-nav ul .current-menu-item:first-child > a {
	margin-left: 40px;
}

let me know if this is what you are after ๐Ÿ™‚