Hi, I’m also trying to remove the white space around the logo — I want to use a full width header image on the site (www.awesomeenterprise.com)
I tried using this code:
#site-logo, hgroup.with-logo { padding-top: 0; }
But it only removes the padding at the top. How can I get a full-width header image with no white at all?