• Resolved ervit

    (@ervit)


    Hi
    How do i change header height to match the height of the header image? I don’t need 200px height

Viewing 3 replies - 1 through 3 (of 3 total)
  • jruescher

    (@jruescher)

    change the height attribute on #logo ?

    Thread Starter ervit

    (@ervit)

    Here’s the reply from the theme author:

    Go in Admin panel > Appearance > Editor and open functions.php. There you will see the default settings for the header, so change the ‘height’ from 200 to the value you want (in pixels) and save the file. That’s all.

    I think the theme should accommodate whatever image I use for the header automatically though – users shouldn’t have to mess with php files, especially when the author has included some header customization options. I imagine I will have to manually readjust the height each time there’s a theme update?

    bigmike828

    (@bigmike828)

    Create a child theme. Add your styles/functions to fix the height issue. When the theme author updates their theme, your files will not be affected.
    https://codex.www.ads-software.com/Child_Themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header height’ is closed to new replies.