Centering Logo Church Theme

Home Forums Omega Child Centering Logo Church Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2225
    mdev
    Participant

    I’d like to center my header logo in Church theme. Any suggestions on how to do that?
    Thanks.

    #2270
    han
    Keymaster

    Go to “Appearance > Customize” and put this css

    .title-area {
        width: 100%;
        float: none;
        text-align: center;
    }
    .header-right {
        display:none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.