Hi Yigit
With the theme update to 2.6 I was asked to remove all the header code and use the Header controls in Enfold to make adjustments. They sorted all my issues except the ‘why choose us’ dropdown menu type leading when half way down a page. You may recall you sorted it last time (#225238). Would you mind providing me with a fix again.
Hey!
Please find following code in Quick CSS section
.header-scrolled #header_main .container, .header-scrolled #avia-menu a {
height: 80px !important;
line-height: 80px !important;
}
And change it to
.header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li > a {
height: 80px !important;
line-height: 80px !important;
}
If that does not work, please post admin credentials once again so i can correct the code
Best regards,
Yigit
That’s done it many thanks