Changing Header crop size

Viewing 2 posts - 1 through 2 (of 2 total)
  • #11710
    nicole
    Participant

    Is there a way to change the header maximum crop size so I can make my header/logo larger? When I upload the image, it only lets me crop it to a very small size and it is not large enough. Thanks

    #11779
    Daniel Tara
    Keymaster

    In functions.php you can find the custom header definition starting with this line:

    add_theme_support( ‘custom-header’, …

    There you can change the values for width and height of the image. The smaller values are the actual pixels, the other are just double their size.

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

You must be logged in to reply to this topic.