Viewing 1 replies (of 1 total)
  • Hi,

    You can move the logo using the css code below:

    .site_logo {
        width: 20%;
        float: left;
    }
    .main-navigation {
        padding: 15px;
    }
    .menu-toggle {
        float: right;
    }

    And you can use custom css plugin to put the code in above.

Viewing 1 replies (of 1 total)
  • The topic ‘Logo position’ is closed to new replies.