Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6928
    stefantenev
    Member

    Hi,

    My site is: http://www.phabletbuzz.com and I am really happy with your theme.

    However I would like to eliminate some of the white space that stands between my logo and the browser window.

    Please let me know if  this is possible.

    Thanks!

    Stefan

    #6959
    Sakin
    Keymaster

    @stefantenev: You can just adjust it with the help of css. Just add the following css in “Custom CSS” box in Theme Options panel. Just adjust the margin top as per your need.
    #header .logo-wrap { margin-top: 54px; }

    You might also want to reduce the space above the social icon for that you can add following
    #header .social-search { margin-top: 40px; }

    #6964
    stefantenev
    Member

    Thank you for your help! It worked!

     

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change the size of the header’ is closed to new replies.