Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Top of the page takes to mutch space (white) #20683
    Ken
    Member

    Hello,
    I also would like to reduce the amount of white space in the header above my site tile. I have tried many of the codes listed and have been able to customize many parts of my test web theme but I can’t seem to get that. This is the custom CSS I am already using:
    .entry-title {
    display: none;
    }
    #site-title {
    font-size: 55px;
    font-family: ‘Brush Script MT’;
    font-weight:Bold;
    padding-bottom:0px;
    padding-top:0px;
    }
    #header .logo-wrap { margin-top: 1px; }
    #header .social-search { margin-top: 1px; }
    #hgroup-wrap { padding-top: 1px; }
    #hgroup-wrap { padding-bottom: 10px; }

    #header-top { padding-top: 0; }
    #header-top p.simple-image { margin-bottom: 0; }
    #header-content { padding: 0; }

    /* For Grey above site */
    .site { margin-top: 10px; }
    /* For above and below logo and social icons */
    #site-logo, #header-right { padding-top: 10px; }
    #hgroup-wrap { padding-bottom: 10px; }

    end of CSS

    The web site is http://www.krwtest.com

    I am hoping to reduce the total header height above the text Cutting Edge Catering. The search box and social links can hopefully adjust down?

    Thank you for your help in advance.

Viewing 1 post (of 1 total)