• I am currently using my own child theme on top of twentyeleven. I want to change the standard height of the header. Is it possible? How?

Viewing 1 replies (of 1 total)
  • Thread Starter danielflo

    (@danielflo)

    Tried using this code. It just made the picture I have stretch. How do I make it possible to upload pictures with 500px in height?

    #branding img {
    height: 500px;
    margin-bottom: -7px;
    width: 100%;
    }
Viewing 1 replies (of 1 total)

The topic ‘Change header height in CSS?’ is closed to new replies.