Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #107751
    bhichi
    Participant

    all,

    i want to reduce the high of the header area of the page (www.schuetzenruh.ch). at the very moment this is too high and needs to get reduced. unfortunately, I’m still a novice on the template, therefore I’m hoping to get further guidance…

    thx for further advice.

    Bruno

    #107767
    Mahesh
    Keymaster

    @bhichi: I checked your site, you don’t have anything in the header. But you do have header image on your site. Do you mean to decrease the height of the header image? If so, use the image with minimum height. Let me know further.

    Regards,
    Mahesh

    #107821
    bhichi
    Participant

    Hi Mahesh, many thanks. i want to reduce the white border above the picture. how can i do that?

    #107873
    Mahesh
    Keymaster

    @bhichi: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #masthead {
        display: none;
    }

    Regards,
    Mahesh

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