Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3951
    niners52
    Member

    My logo currently displays in the upper left hand corner. I would just like to center it. There is also a gap between the logo and menu bar, how do I shrink that? The gap is because I removed the header text.

     

     

    #3974
    Sakin
    Keymaster

    @niners52: I need your site URL so that I can check in and send you the solutions for that.

    #3989
    Sakin
    Keymaster

    @niners52: You can add the following CSS in “Custom CSS” box in your Theme options:

    #site-logo { text-align: center; }
    #branding hgroup { padding-bottom: 0; }

    #3991
    niners52
    Member

    Works perfect, thank you for the help

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I center the logo?’ is closed to new replies.