Viewing 1 replies (of 1 total)
  • You’ll need to change the height of the #page_header div.

    In the theme’s custom CSS box, add the following:

    #page_header {
    min-height: 375px;
    }

Viewing 1 replies (of 1 total)

The topic ‘Header top is cut off’ is closed to new replies.