Centering Menu Question
-
I’m trying to center the menu using what I found in this forum:
@media all and (min-width: 56.25em) {
.menu-primary {
float: none !important;
}
}However, it still looks slightly off-center (favoring the left), perhaps because I have both the search function enabled in the right upper corner, along with two social media icons next to the search function. How do I center the menu more, so that it’s evenly positioned over the space provided for the logo (which currently looks more centered than the menu)?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Centering Menu Question’ is closed to new replies.