Viewing 1 replies (of 1 total)
  • Hello,
    You can put the given CSS in Customize > Themes Options > Advanced Options > Custom css.

    #site-navigation {
    	width:100%;
    }
    .site-title {
        float: none;
    }
    .site-branding {
        text-align: center;
        width: 100%;
    }

    This should do the trick.

    Thanks,

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