Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13917
    pchambers
    Member

    Hi, how do I change the header height in the banner area? I want to make the header area smaller. My URL: http://www.jointsecretariat.ca/ISR-CBMP/.

    THanks

    #13939
    Sakin
    Keymaster

    @pchambers: Your question is quite unclear. By how much you want the header area small? Do you mean to remove the space above and below your header image.

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the padding top and bottom of header image.

    #site-logo { padding-top: 0; }
    #hgroup-wrap { padding-bottom: 0; }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Height’ is closed to new replies.