• Hello guys,

    I’ve been looking for a solution for days, I’m really desperate.
    I love this theme but I find the header picture way too big, I’d like to reduce the height but I can’t figure out who to do it!
    I know there’s a way to do it through additional CSS or Appearance > Editor… But I don’t know which code to replace or change.

    Any help would be highly appreciate!!
    Thank you so much in advance!

    Les Vaillantes ??

    The page I need help with: [log in to see the link]

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

    (@organicthemes)

    Hi Les,

    Sure, you can change the height of the header with a little CSS. Add the following code in the “Additional CSS” section of the customizer:

    .home #custom-header, .home .wp-custom-header {
      height: 420px;
    }

    Change the pixel height to your desired height.

    I hope that helps. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Change height header’ is closed to new replies.