Viewing 5 replies - 1 through 5 (of 5 total)
  • in style.css of the child theme (a few lines from the end):

    #branding img {
    	height: 150px;
    	margin-bottom: 0px;
    	width: 100%;
    }

    remove this line:

    margin-bottom: 0px;

    Thread Starter Repka

    (@repka)

    alchymyth,
    Thank you very much, it works!

    Hi there,

    I have the same issue, but I’m confused. I made my own style.css child theme at the beginning, so that sheet only has a minimal amount of code in it. It doesn’t have everything that the parent css style sheet does and doesn’t have that snippet that you mentioned. In this case, what do I do to get rid of the white space?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Gvickery,

    If you’re not contributing towards the original poster, you should create your own thread.

    Sorry, will do.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing white space below header image in Twenty Eleven’ is closed to new replies.