Viewing 1 replies (of 1 total)
  • Pioneer Web Design

    (@swansonphotos)

    Use this CSS:

    EDIT (target whole searchform not just input):

    #header .social-search form.searchform {
    display:none;
    }

    Looks like you fixed the float issue for the SM buttons already.

    I also want the center of the logo to align if the center of the title.

    I think you mean center vertically. If so try this:

    #site-title a {
      line-height: 150px;
    }

Viewing 1 replies (of 1 total)

The topic ‘Can't lower my Title. Help’ is closed to new replies.