How do I center my nav menu in Seos Music theme?
-
Hello,
I centered my menu with the CSS@media screen and (min-width: 981px) { .menu { text-align:center } .menu li { display:inline-block; float:none; margin-left: -5px; } .menu li li { display:block; text-align:left } }
But I created a new menu link “home” and when I did that the menu went to the left and I can’t figure out how to move it back. Any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How do I center my nav menu in Seos Music theme?’ is closed to new replies.