• Hi,

    I made the Logo centre aligned with following CSS:

    div#logo {
        width: 1300px;
        margin-right: 0;
        font-size: 40px;
        text-align: center;
    }

    Primary menu can only be aligned left or right. Any idea how to centre align the primary menu?

  • The topic ‘Centre alignment of primary menu’ is closed to new replies.