Viewing 1 replies (of 1 total)
  • Theme Author Organic Themes

    (@organicthemes)

    Hello,

    The custom header image is meant to display as a background behind the site title and description. As a result, it responds to the height of the site title and description. However, since you have added the title and description within the image, you’ll need to adjust the hight using code.

    Editing this style will change the height of the header image:

    #custom-header .header-img {
      min-height: 180px;
    }

    You can change the pixel height as needed.

    I hope this helps. Thanks!

    David

Viewing 1 replies (of 1 total)
  • The topic ‘banner heigh’ is closed to new replies.