Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11603
    elh148
    Member

    How do I make my Header fill the entire Header section if its not exact? Also what are exact dimensions for the “Header” space to fill entire area? My site is http://insideout7.com

    Thanks
    Eric

    #11616
    Sakin
    Keymaster

    @elh148: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-content {
        margin: 0;
        padding: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Fill’ is closed to new replies.