Viewing 1 replies (of 1 total)
  • Theme Author createandcode

    (@createandcode)

    Hi there!

    Try adding the following via Appearance > Customize > Additional CSS:

    ul.blog-menu {
    text-align: center;
    }

    ul.blog-menu ul {
    text-align: left;
    }

    .blog-menu > li {
    float: none;
    display: inline-block;
    }

    Best,
    Simon

Viewing 1 replies (of 1 total)
  • The topic ‘Centralize main menu’ is closed to new replies.