• Resolved googlemail123

    (@googlemail123)


    Hey Kaira,
    Great Theme!!
    I’ve just got one problem:
    Is it possible to resize the header hight?
    It would be great to make the header smaller…understandable?

    Thanks a lot for your help bro ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Kaira

    (@kaira)

    Hi

    You’d need to edit this by adding custom CSS to the ALBAR Settings -> Styling section.

    Thanks

    Hey there googlemail123,

    Hope you’re well today!

    You’ll have to reduce two height values, one for branding and other for navigation. Please try adding this custom CSS:

    .site-header-one .site-branding {
    height: 111px;
    }
    
    .site-header-one .site-header-right {
    height: 110px;
    }

    Reduce the values to what ever suits you the most.

    Hope this helps ??

    Cheers,
    Bojan

    Theme Author Kaira

    (@kaira)

    Thanks Bojan!

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