Home › Forums › Support › have search field drop below menu This topic has 3 replies, 2 voices, and was last updated 6 years, 12 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 28, 2016 at 5:33 pm #197527 Craig Hello, I’d like the search form field drop below the menu instead of overtop. I found this CSS on a forum thread and it works great, except when the sticky menu kicks in – then it reverts back to default. .main-navigation:not(.navigation-clone) .navigation-search { top: 60px; } Any suggestions? Thanks! May 28, 2016 at 11:58 pm #197562 TomLead Developer Lead Developer If you want it on the sticky menu as well, your CSS would be this: .main-navigation .navigation-search { top: 60px; } May 30, 2016 at 8:42 am #197987 Craig Awesome! Thanks! May 30, 2016 at 9:46 am #198023 TomLead Developer Lead Developer You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In