Logo Image and Site Title Don't Align

Viewing 4 posts - 1 through 4 (of 4 total)
  • #14671
    terryogara
    Participant

    Hi, I’m having a problem with relative alignment in the header between the logo image and the site title.

    Here’s my site: http://mutablepixels2.us/

    As you can see the logo image at the top left of the page isn’t centered with the site title text. I’d either like the logo to move a few pixels higher or lower the site title a few pixels down.

    I’ve tried using smaller images, but it doesn’t seem to matter.

    Anyone have any ideas?

    Thank you–

    #14681
    Takuri
    Participant

    ThemeOption > Layout > Custom CSS

    #site-title img {
    margin-top: -15px;
    }

    You please fine-tune “-15px”.

    #14682
    terryogara
    Participant

    Thank you Takuri!

    #14690
    lewis
    Participant

    Hi Terry. Sorry to barge in. May I know how do you get the Logo up as I can’t seem to find it at dashboard Appearance. Thanks.

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

You must be logged in to reply to this topic.