Reply To: have search field drop below menu

Home Forums Support have search field drop below menu Reply To: have search field drop below menu

Home Forums Support have search field drop below menu Reply To: have search field drop below menu

#197562
Tom
Lead Developer
Lead Developer

If you want it on the sticky menu as well, your CSS would be this:

.main-navigation .navigation-search {
    top: 60px;
}