Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2993
    Rich2337
    Member

    How do I reduse the header height?

    Remove the blank space at the top and before the menu.

    http://www.tammyshealtharticles.com

     

    #2994
    Sakin
    Keymaster

    : You can add the following CSS in “WordPress Dashboard -> Theme Options -> Custom CSS”. You can decrease or increase the space as per your need.

    #header-content {
    margin-top: 10px;
    margin-bottom: 5px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header size’ is closed to new replies.