Viewing 1 replies (of 1 total)
  • Thread Starter TheWhiteRose000

    (@thewhiterose000)

    Found the answer after a while to anyone who needs to center with ZeeThemes, like ZeeDynamic the custom CSS is.

    #mainnav-menu {
        text-align: center;
    }
    #mainnav-menu li {
        display: inline-block;
        float: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Center Navigation Menu – ZeeDynamic’ is closed to new replies.