Header hight changed after Theme Update

Hi,
I updated WordPress to 5.5 and the Theme to 21.8.2. For some reason the header height is now 250px on every page or blog-page, only the home page is normal. Of course, I could change the CSS but I'm just wondering if this is a bug?

body:not(.template-slider) #Header {
    min-height: 250px;
}

Also, if I activate the BeTheme Header Builder plugin everything looks normal as well. However, I prefer not to use this plugin. Any advice?
You can check out my website here

Thanks in advance

Comments

Sign In or Register to comment.