Remove all padding around header
-
I would like my header image to fill the screen with no padding or margins. How do I do that? Do I need to use a certain image file format?
I was able to reduce the top padding using the below css but can’t figure out how to remove it from the sides or bottom. Also there is still padding or margin all around the header-inner that I can’t seem to get rid of.
.header-bg {
padding-top: 0px
}The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Remove all padding around header’ is closed to new replies.