How to reduce excess white space in the header area?

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support How to reduce excess white space in the header area?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8159
    rjparkerjr
    Member

    Below is a screen capture which shows an excess amount of white space between the logo and the top row menu bar. What CSS code can I use to adjust to reduce the amount of white space in that header area?

    Here is the screen capture image
    http://prntscr.com/44vrmv

    Thanks.

    #8169
    Raghavendra
    Moderator

    It’s hard to suggest one without actually having a link to the site. Can you post as a private message here a link to the site? Thanks

    #8176
    rjparkerjr
    Member
    This reply has been marked as private.
    #8205
    Raghavendra
    Moderator

    Things look better now. Pls check. Added the following Custom CSS –

    #site-logo {
    padding: 20px 0 0;
    }
    
    #8208
    rjparkerjr
    Member

    Bingo!

    Much appreciated!

    #8234
    Raghavendra
    Moderator
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to reduce excess white space in the header area?’ is closed to new replies.