Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14804
    macwebster
    Participant

    Hi,

    Such a simple task, but I can’t center the logo in the header of the site. I tried the usual CSS techniques, but nothing worked properly. I’m sure many folks need this.

    Could you kindly explain a good way to do this that works with this theme.

    The sandbox url is http://www.arthope.jredweb.com

    I tried to find an answer in the forums but nothing showed up.

    thanks in advance, J

    #14805
    Sakin
    Keymaster

    @macwebster: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .logo-wrap { width: 100%; }
    #site-logo { text-align: center; }

    This will make the logo center and search box below in Header Right Sidebar below. If you want to remove header right sidebar then you can do that from “Appearance => Theme Options => Header Options”

    #15074
    macwebster
    Participant

    Thanks, that works perfectly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center logo in header’ is closed to new replies.