this worked for me, although the code should obviously be updated depending on which header you use. I use header 2, so in the code just switched all instances (in the first part of the code) of “header-4” to “header-2”
#header-section.header-2 #logo > a.logo-link, #header-section.header-5 #logo > a.logo-link {
height: auto;
}
#header-section.header-2 {
margin-top: -15px;
margin-bottom: -20px;
z-index: auto;
}
#header-section.header-4 #header nav#main-navigation ul.menu > li, #header-section.header-5 #header nav#main-navigation ul.menu > li, #header-section.header-4 .header-right nav ul.menu > li, #header-section.header-5 .header-left nav ul.menu > li {
line-height: 100px;
}
thanks flobaby!
a fix at the next update would be nice though, as flobaby, it didn’t work in the child css, so will be removed at the next update anyway…