• Resolved sami8402

    (@sami8402)


    I’ve searched various threads and tried different custom additional CSS, but don’t see any change. Any ideas?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you wanting to center just the menu or the name/description as well? If just the menu, you can add this to your Appearance->Customize->Additional CSS area

    .site-header .main-navigation {
        text-align: center;
    }
    Thread Starter sami8402

    (@sami8402)

    Thanks, that seems to have done it. I tried this before and didn’t realize that the official Gutenberg plugin was giving me errors and couldn’t save anything on my site. I’ve deactivated it for now.

    EDIT: It seems like my site isn’t updating or something. It shows up on the preview, but when I load my site in the browser, it’s still left justified….

    • This reply was modified 4 years, 7 months ago by sami8402.
    Thread Starter sami8402

    (@sami8402)

    how do i change the topic back to unresolved?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I center Main Navigation menu?’ is closed to new replies.