Adjust Size of Header Image

Home Forums Automattic Wire Adjust Size of Header Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #107683 Resolve

    earpi
    Member

    Hi,

    Im using the Wire theme. I noticed that the size of the header image adjusts depending on the size of the “Site Title” text that I use, ie. larger texts creates a larger image. I would like to have a large image (1440 px x 600 px) without including a site title which gets automatically overlaid over the image. Is there a way to do this?

    Thanks!

    The blog I need help with is brtframing.org
    #137593

    Michelle

    Hi there,

    I’ve moved your topic to the Wire forum, since it’s a theme-specific question.

    You can hide the site title text with the following CSS:

    .site-title a {
    text-indent: -9999px;
    }

    I hope this helps!

    Cheers,

    Michelle

    #137598

    earpi
    Member

    Cool, thanks, that did the trick!

    #137602

    Michelle

    You’re welcome, glad it worked!

    I’ll mark this topic as resolved, but feel free to start a new one if you have other questions.

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

The topic ‘Adjust Size of Header Image’ is closed to new replies.