Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6745
    Samson81
    Participant

    I am having trouble reducing the white space in the header.  My logo is 300px by 100px and the header is still quite large.  I added the custom css tags bellow but it didn’t seem to work.

     

    hgroup.with-logo { padding-top: 0; }
    hgroup.with-logo { padding-bottom: 0; }
    #header-right #s:focus { width: 100px; width: 10rem; }

     

    #6755
    Sakin
    Keymaster

    @Samson81: Can you send me your site url so that I can check in your site and send your the code.

    #6947
    Samson81
    Participant
    #6968
    Sakin
    Keymaster

    @Samson81: You have to adjust the following css. So, just adjust the padding 50px to whatever you need and add the following CSS in “Custom CSS” box in Theme Options panel.

    #site-logo { padding-top: 50px; }
    #hgroup-wrap { padding-bottom: 50px;}

    #6969
    Samson81
    Participant

    Worked like a charm thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘White Space in the Header’ is closed to new replies.