Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Removing the gap between the header, and content.


c00l2sv
Participant

@c00l2sv

You need to edit your style.css and add/modify the rule for `#header`.
Try this:
`
#header{margin-bottom: 0;}
`

Skip to toolbar