Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12000
    Patrick
    Participant

    Hi,

    http://www.steffenhalm.de

    what I want to do is, to reduce the header area to the height of the white logo container.

    Is there a way to disable the shadow around the box?

    Thank’s for helping

    #12008
    Sakin
    Keymaster

    @Patrick: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    #hgroup-wrap, #site-logo { padding: 0; }
    .site { box-shadow: none; }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header size’ is closed to new replies.