Center primary menu under site title
-
Hi,
How do I center the primary menu underneath the site title? I have figured out how to center it by looking in past forum posts (below), but am having trouble placing it below the site title.
Code for centering site title:
@media all and (min-width: 50em) { .menu-primary-container { text-align: center; } .menu-primary { float: none; } }
Can you help?
Thank you!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Center primary menu under site title’ is closed to new replies.