Viewing 2 replies - 1 through 2 (of 2 total)
  • I suggest using a custom css plugin and entering the following code.

    #logo {
        float: left;
    }

    This is optional if you want space from the top of the page for the menu.

    #menu_container {
        margin-top: 70px;
    }

    Thread Starter englishsupport

    (@englishsupport)

    Thanks man, this worked great!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Align logo and menu’ is closed to new replies.