Home Forums WoodMart support forum Center logo in headerbuilder

Center logo in headerbuilder

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #694643

    larsnielsengm
    Participant

    Is there a css hack to center the logo in top

    Is there an option for this?

    #694671

    larsnielsengm
    Participant

    If fixed it with css

    .site-logo {
    max-height: inherit;
    margin: auto;
    }

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