Site icon Catch Themes

Remove Left and Right Padding Around Header Image

Greetings Sakin, I am trying to remove the white padding around the left and right sides of my header. Here is my site: http://lakeoswegobaseball.net/ My image is correctly sized with a width of 1140px, I added the following code with no luck: #page, #branding { background: none repeat scroll 0 0 rgba(255,255,255,0.8); } #header-right .widget_search { display: none; } #hgroup-wrap { padding: 0; } #site-logo { padding-top: 0; } #hgroup { padding-top: 0; } #hgroup-wrap { padding-bottom: 0; } Thank you in advance for your help.
Exit mobile version