Forums

Change header height in CSS? (2 posts)

  1. danielflo
    Member
    Posted 4 months ago #

    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?

  2. danielflo
    Member
    Posted 4 months ago #

    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%;
    }

Reply

You must log in to post.

About this Topic