• Resolved mnatseah624

    (@mnatseah624)


    I’d like to be able to move my site title vertically, that is, higher or lower within the masthead image. Does anyone know how to do that, please?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • How much are you wanting to move it up? You can use something like the following

    .site-header .site-branding {
        margin-top: -50px !important;
    }
    Thread Starter mnatseah624

    (@mnatseah624)

    Thanks @jarretc, but that doesn’t quite do what I’m after. It just takes away the top of the masthead and makes the masthead shallower, and so the text moves up.
    But I’m looking for something that will move the text up and down without influencing the dimensions of the masthead.

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @mnatseah624 since there hasn’t been any updates here in a while, we’ll mark this as resolved. If you’re still facing challenges, please open a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjusting vertical position of site title’ is closed to new replies.