Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey, @dieseldriver

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    #site-navigation ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    Thanx.

    Thread Starter dieseldriver

    (@dieseldriver)

    Thanks, very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to center the main menu’ is closed to new replies.