Viewing 1 replies (of 1 total)
  • Add this to your custom CSS:

    #header .logo {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        display: table;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Putting the header in the center’ is closed to new replies.