Remove wrapper padding in header?
-
I want to remove the padding around my header so the header image is flush with the background on top, right and left. I can do this by removing the padding in the wrapper, but this results in losing the padding in the content area of the blog.
I was able to get around this by making the background color of the header the same html color and by making the header image wider, these changes fixed the top and right sides, but I still have a 20px padding on the left side of my header.
How can I get rid of padding on my header without losing the padding on the content section?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Remove wrapper padding in header?’ is closed to new replies.